square / square/connect-api-specification

Invalid $ref values

Open
#205 1 comment 1 reaction 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.