The Allura/docs/api-rest/ files are using older versions of RAML (and json schema too). We should update those so we can use more recent raml tooling like https://github.com/raml2html/raml2html
branch db/8468 has some initial changes. But it needs significant changes, I think it'll need to use "Data Types" which are new.
db/8468
https://raml.org/developers/whats-new-raml-10 https://github.com/raml-org/raml-spec/blob/master/versions/raml-10/raml-10.md/
see comments at top of api.raml for a good editing & validating tool
We switched to openapi docs instead
Log in to post a comment.
branch
db/8468
has some initial changes. But it needs significant changes, I think it'll need to use "Data Types" which are new.https://raml.org/developers/whats-new-raml-10
https://github.com/raml-org/raml-spec/blob/master/versions/raml-10/raml-10.md/
see comments at top of api.raml for a good editing & validating tool
We switched to openapi docs instead