OpenAPITools / OpenAPITools/openapi-generator
http://api.openapi-generator.tech/api-docs has localhost as a host
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 26.8k
- Forks
- 7.7k
- PR merge metrics
- PR metrics pending
Description
Description
In the OAS 2.0 definition serves under the following link:
http://api-latest-master.openapi-generator.tech/api-docs
the host is set to "localhost"
So when I consume that spec I cannot contact your API on http://api.openapi-generator.tech
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Fetch the OAS 2.0 definition from http://api-latest-master.openapi-generator.tech/api-docs and inspect its host value. Trace that definition to the project source or deployment configuration, then verify the published spec uses api.openapi-generator.tech and that consumers can reach the API at the documented address.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- openapi
- Domain
- api
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100