trustification / trustify

Apache License 2.0
10 stars 18 forks source link

Generate clients from our OpenAPI #619

Open bobmcwhirter opened 1 month ago

bobmcwhirter commented 1 month ago

Rust. JS. Java. Whatevs.

JimFuller-RedHat commented 1 month ago

here is a prodsec example of generated bindings/clients from openapi ... in this instance a fully fledged python client accessing OSIDB - https://github.com/RedHatProductSecurity/osidb-bindings/blob/master/TUTORIAL.md which uses https://github.com/openapi-generators/openapi-python-client

JimFuller-RedHat commented 1 month ago

towards this end - would be useful to add openapi.yml to top level dir