Incomplete
Details
Assignee
Lars SchreiberLars SchreiberReporter
Mark MahacekMark MahacekHB Backlog Status
BacklogComponents
Sprint
NoneFix versions
Priority
Minor
Details
Details
Assignee
Lars Schreiber
Lars SchreiberReporter
Mark Mahacek
Mark MahacekHB Backlog Status
Backlog
Components
Sprint
None
Fix versions
Priority
PagerDuty
PagerDuty
PagerDuty
Created June 15, 2022 at 12:41 AM
Updated November 16, 2022 at 11:18 AM
Resolved November 9, 2022 at 3:08 PM
When running the openapi.json through the https://editor.swagger.io/ editor, it flags just over 150 errors in the published spec (attached as openapi_errors.txt).
Additionally, when I try to run the spec through a generator to create code for utilizing the REST API, a number of other errors are found (attached as openapi_generate_error.txt)
Having these issues resolved will make using the REST API much easier for users, as even with the current spec, there is a lot of trial and error that users must go through to understand how to format data and to figure out what data to expect back out.