nextcloud / openapi-extractor

A tool for extracting OpenAPI specifications from Nextcloud source code
https://docs.nextcloud.com/server/latest/developer_manual/client_apis/OCS/ocs-openapi.html
GNU Affero General Public License v3.0
7 stars 2 forks source link

Add CI check for openapi-typescript for repos that use it #149

Open provokateurin opened 3 months ago

provokateurin commented 3 months ago

Would have caught https://github.com/nextcloud/server/pull/46383 / https://github.com/nextcloud/openapi-extractor/pull/146 earlier. At least a bit more safety by ensuring openapi-typescript is fine with the generated specification (no definite safety though).