Azure / Azure/azure-functions-openapi-extension
postman test BearerFormat = "JWT"
Open
documentation
- Dominant language
- C#
- Stars
- 388
- Forks
- 202
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the issue**
Lack of documentation. I would love if someone shows me the postman call to test:
```c#
[OpenApiSecurity("user_auth_header", SecuritySchemeType.Http, Scheme = OpenApiSecuritySchemeType.Bearer, BearerFormat = "JWT", Name = "Authorization")]
```
Contributor guide
Research direction
Start by reproducing the OpenAPI security definition shown in the issue and determine the Postman request needed for a Bearer token with JWT format. Document the request and Authorization header example so the documented call can test this configuration.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, csharp, openapi, postman
- Domain
- api, authentication, documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100