Mike Ralphson
Mike Ralphson
@syscaller - It looks like your API definition did not fully validate. Please mention (@) MikeRalphson to discuss. Here is the log output:
> [email protected] check > node --no-warnings --insecure-http-parser ./node_modules/@Mermade/api-registry/registry.js check https://raw.githubusercontent.com/auth0/postman-collections/master/Auth0%20Authentication%20API.postman_collection.json https://raw.githubusercontent.com/auth0/postman-collections/master/Auth0%20Authentication%20API.postman_collection.json FCV expected Object { url: 'https://{{auth0_domain}}' } to have key variables missing keys: variables #/servers/0 ✗ Provider: Fixes: 1...
@ELLIOTTCABLE - It looks like your API definition did not fully validate. Please mention (@) MikeRalphson to discuss. Here is the log output:
> [email protected] check > node --no-warnings --insecure-http-parser ./node_modules/@Mermade/api-registry/registry.js check https://web.timingapp.com/docs/openapi.yaml https://web.timingapp.com/docs/openapi.yaml FRV expected 'project' to be equals one of Array [ 'integer', 'number', 'string', 'boolean', 'object', 'array' ] #/paths/~1api~1v1~1projects/post/requestBody/content/application~1json/properties/parent ✗...
Hi @beatrizsanchez is this a request for a definition to be created (I see you have put official:No), or do you know of a link to a machine-readable API definition?...
Related: https://github.com/kevinswiber/postman2openapi/issues/19
Status: waiting on a new npm release of postman2openapi.
Invalid URL:
All APIs appear to have validation errors.
GitHub API source URLs are of the form: https://raw.githubusercontent.com/github/rest-api-description/main/descriptions/api.github.com/api.github.com.json We use a GitHub "driver" (that is, for any APIs extracted from a GitHub repo/archive, not just for GitHub themselves) to...