-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Description
I was trying to generate a golang client using the go-swagger utility and it barks on both swagger files:
swagger generate client -f ../eSign-OpenAPI-Specification/esignature.rest.swagger-v2.1.json -A go-demo-client
2021/01/14 10:35:17 validating spec /Users/gcsadmin/projects/docusign-api/eSign-OpenAPI-Specification/esignature.rest.swagger-v2.1.json
The swagger spec at "/Users/gcsadmin/projects/docusign-api/eSign-OpenAPI-Specification/esignature.rest.swagger-v2.1.json" is invalid against swagger specification 2.0. see errors :
- some references could not be resolved in spec. First found: object has no key "offlineAttributes"
I have corrected files (the ones go-swagger validates) and if you want I can provide them to you as PR.
Timofei Bolshakov, [email protected]
pimterry and teamon
Metadata
Metadata
Assignees
Labels
No labels