Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🐛#209: Embed Swagger specs into binary to fix dependency on swagger.yaml files #211

Merged
merged 1 commit into from
Apr 16, 2024

Conversation

roma-glushko
Copy link
Member

@roma-glushko roma-glushko commented Apr 16, 2024

This change fixes panic like "./docs/swagger.yaml is not found"

Testing

Started Glide from a non root dir:
2024-04-17_00-07-42

@roma-glushko roma-glushko self-assigned this Apr 16, 2024
@roma-glushko roma-glushko linked an issue Apr 16, 2024 that may be closed by this pull request
@roma-glushko roma-glushko requested a review from mkrueger12 April 16, 2024 21:03
@roma-glushko roma-glushko added type:bug Something isn't working as expected area:config area:api labels Apr 16, 2024
@roma-glushko roma-glushko merged commit 8e77c63 into develop Apr 16, 2024
9 checks passed
@roma-glushko roma-glushko deleted the 209-embed-swagger-schema-into-binary branch April 16, 2024 21:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:api area:config area:service type:bug Something isn't working as expected
Projects
None yet
Development

Successfully merging this pull request may close these issues.

🐛 [Bug]: panic: ./docs/swagger.yaml file does not exist
1 participant