boyavenkatesh
boyavenkatesh
correct . for example /product1-apis will show only the specs for product1 and /product2-apis should only show porduct2 apis . Regarding the error : anchorUtils.ts:22 Uncaught (in promise) Error: Parameter...
Got it . Will it be considered as future enhancement . Cool, will wait for merge .
@mikebudzynski , we are looking to use Tags from Open API files , not via URL parameters . Unfortunately , API portal does not support tags from OpenAPI files as...
@mikebudzynski got that . We are not keen to add tags as URL filter all existing APIs . Instead all put API definitions have tag element, which makes sense to...
> @boyavenkatesh, I meant that the API list widget already supports applying the tag filters from the URL parameters. For example, `https://contoso.com/apis#tags=testtag` could automatically filter the list of APIs by...