mxenabled / openapi

MX's OpenAPI Specification
MIT License
7 stars 5 forks source link

Test workflows #98

Closed mcoats13 closed 1 year ago

mcoats13 commented 1 year ago

Testing and troubleshooting broken workflows that showed up in this PR.

mcoats13 commented 1 year ago

It appears the problem was due to a missing type for a schema in the spec changes. The openapi3_parsers should have caught this but didn't. I'm going to look into this.