Hi
, I'm Daniel
A software engineer tech lead at iStreamPlanet in Seattle, WA
I'm passionate about
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abuseClean, modern, Python 3.6+ code generator & library for Protobuf 3 and async gRPC
The official Open API spec shows an example of a relative schema document reference without an explicit #:
{ "$ref": "Pet.json"
}
When I try this w…