Brian Ruf
Brian Ruf
2024-02-07 deferring until controls internal MVP is achieved. Moving to next sprint just to track.
Made good progress on the collection of issues. This one will be addressed in sprint 68.
With the exception of the XML problem noted in issue #78, this is satisfied. Closing.
@mpemy this better, but still isn't quite right. In XML, the root element has a `uuid` attribute. It's not a separate element. In other words, the first lines of an...
Regarding my above comment, @mpemy and I dug into this and learned the following: - OpenAPI only works with JSON schemas, even if they are intended to represent XML content....
Reviewed 2024-05-22. LGTM
Note: Although the Swagger editor sometimes marks it as a syntax error, OpenAPI 3.x allows markup in description fields. When expressing markup in YAML, the OpenAPI spec requires the pipe...
~80% complete. Had to handle linting issues in the pipeline. Expect to complete remaining 20% plus testing in sprint 68.
Reviewed 2024-05-22. LGTM
@mpemy did you experience this. Now that we've are producing OpenAPI 3.1 syntax, which is now supported by the new Swagger, are we able to close this issue? If not,...