OpenAPITools / OpenAPITools/openapi-generator

http://api.openapi-generator.tech/api-docs has localhost as a host

Open
#1,813 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.