Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hi,
I have implemented SwashBuckle for SwaggerUI in Umbraco. The swagger is working fine but it's adding extra optional parameter({id}) in each api url.
ex: /umbraco/Api/Entities/GetAllGovernmentEntities/{id}
I have followed the below link for swagger implementation and tried all the solution they have mentioned.
"https://our.umbraco.com/forum/umbraco-7/using-umbraco-7/66630-umbraco-and-swaggeruiswashbuckle#comment-222074"
Can some provide the solution to remove the extra optional parameter {id}.
Try with this https://our.umbraco.com/forum/using-umbraco-and-getting-started/96824-custom-apicontroller-in-umbraco-8-cannot-be-reached
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Umbraco and SwaggerUI/SwashBuckle
Hi,
I have implemented SwashBuckle for SwaggerUI in Umbraco. The swagger is working fine but it's adding extra optional parameter({id}) in each api url.
ex: /umbraco/Api/Entities/GetAllGovernmentEntities/{id}
I have followed the below link for swagger implementation and tried all the solution they have mentioned.
"https://our.umbraco.com/forum/umbraco-7/using-umbraco-7/66630-umbraco-and-swaggeruiswashbuckle#comment-222074"
Can some provide the solution to remove the extra optional parameter {id}.
Try with this https://our.umbraco.com/forum/using-umbraco-and-getting-started/96824-custom-apicontroller-in-umbraco-8-cannot-be-reached
is working on a reply...