Enabling Swagger (OpenAPI 2.0 Metadata) for Azure Functions -


i'm following azure documentation enabling swagger documentation azure functions i'm stuck @ enabling api definition support

do need change within azure function app able see these preview items? can't see in azure documentation.

the api definition tab default seems hidden though documentation tells click tab.

however if go platform feature , click api definition.

enter image description here

we magically tab appear!

enter image description here


Comments

Popular posts from this blog

python 2.7 - Given three nested dictionaries, sort the top two nested dictionaries from a value in the innermost dictionary? -

angular - DownloadURL return null in below code -