You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 6, 2023. It is now read-only.
Normal '$ref' fields are handled, but for APIs that define fields that are called '$ref', it tries to use '$ref' as the identifier, which throws an error:
disco get discovery v1 --openapi3 && gnostic openapi3-discovery-v1.pb --go-client-out=discovery
Errors reading openapi3-discovery-v1.pb
Plugin error: [types.go:13:1: illegal character U+0024 '$']
The text was updated successfully, but these errors were encountered:
Normal '$ref' fields are handled, but for APIs that define fields that are called '$ref', it tries to use '$ref' as the identifier, which throws an error:
disco get discovery v1 --openapi3 && gnostic openapi3-discovery-v1.pb --go-client-out=discovery
Errors reading openapi3-discovery-v1.pb
Plugin error: [types.go:13:1: illegal character U+0024 '$']
The text was updated successfully, but these errors were encountered: