swagger-api / swagger-api/swagger-codegen
Incorrect template URL in the php-silex README.mustache file
Nobody has claimed this yet.
- Dominant language
- Mustache
- Stars
- 17.8k
- Forks
- 6k
- PR merge metrics
- No merged PRs in 30d
Description
Description
The Template URL provided in the php-silex README.mustache file generate a 404 error
Swagger-codegen version
Swagger declaration file content or url
Command line used for generation
Steps to reproduce
Open README.mustache file in the /swagger-codegen/modules/swagger-codegen/src/main/resources/php-silex/ folder and click on the Template URL in the last line.
/php-silex/
Related issues/PRs
Suggest a fix/enhancement
Change the Template URL:
https://github.com/swagger-api/swagger-codegen/tree/master/modules/swagger-codegen/src/main/resources/silex/
to
https://github.com/swagger-api/swagger-codegen/tree/master/modules/swagger-codegen/src/main/resources/php-silex/
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
Open modules/swagger-codegen/src/main/resources/php-silex/README.mustache and inspect the Template URL on its last line. Update it to point to the php-silex directory shown in the issue, then verify that the link resolves instead of returning a 404.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- documentation
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100