square / square/connect-api-specification
Invalid $ref values
Open
Nobody has claimed this yet.
- Dominant language
- Mustache
- Stars
- 76
- Forks
- 36
- Avg merge
- 3h 14m
- Merged PRs (30d)
- 1
Description
"#/definitions/LocationCustomAttributeDeleteResponse"
"#/definitions/LocationCustomAttributeDeleteRequest"
and more are invalid refs in the spec. Why is this happening?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by inspecting the OpenAPI specification and searching for the listed LocationCustomAttributeDeleteResponse and LocationCustomAttributeDeleteRequest references. Trace where those definitions should be declared, then validate the specification to identify all invalid refs. Done means the invalid references are explained and the specification validates without them.
Written by the indexing model from the issue text.
Assessment
- Domain
- api
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100