o2r-project / api

Reproducibility service RESTful web API specification and documentation
https://o2r.info/api
Other
3 stars 8 forks source link

Add PDF Generation and update OpenAPI spec #98

Closed Fmazin closed 3 years ago

Fmazin commented 3 years ago

This PR will resolve #90, fix #92, resolve #94 and close #97.

A PDF version of the OpenAPI specification will now be created every time the repository is changed. A preview to the pdf can be viewed here.

In addition to this, bindings are now in the spec. Timestamps have also been reworked.

nuest commented 3 years ago

@Fmazin let me know when I can take another look.

Also, I guess it would be wise to work in branches that are not master from now on to avoid PDF generation while developing the PR, see 9ea1c10 (#98)

image

nuest commented 3 years ago

@Fmazin Ready to be merged?

Fmazin commented 3 years ago

Yes this is ready to be merged.