HTTP/2 200
server: GitHub.com
content-type: text/html; charset=utf-8
last-modified: Thu, 25 Sep 2025 16:07:09 GMT
access-control-allow-origin: *
etag: W/"68d568ad-53c0"
expires: Fri, 10 Oct 2025 04:10:33 GMT
cache-control: max-age=600
content-encoding: gzip
x-proxy-cache: MISS
x-github-request-id: 521A:3859BD:1179D5:14EFCF:68E884E0
accept-ranges: bytes
date: Fri, 10 Oct 2025 04:00:33 GMT
via: 1.1 varnish
age: 0
x-served-by: cache-bom-vanm7210038-BOM
x-cache: MISS
x-cache-hits: 0
x-timer: S1760068833.892349,VS0,VE293
vary: Accept-Encoding
x-fastly-request-id: fd52ab2c7b1e3bcd9c5e5edf47adf25f50c43454
content-length: 4308
non-oauth-scopes | OpenAPI DocumentationFork me on GitHubSkip to main content
non-oauth-scopes
JSON
{"openapi":"3.1.0","info":{"title":"Non-oAuth Scopes example","version":"1.0.0"},"paths":{"/users":{"get":{"security":[{"bearerAuth":["read:users","public"]}]}}},"components":{"securitySchemes":{"bearerAuth":{"type":"http","scheme":"bearer","bearerFormat":"jwt","description":"note: non-oauth scopes are not defined at the securityScheme level"}}}}