Skip to content

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

Merged
roma-glushko merged 1 commit into
developfrom
209-embed-swagger-schema-into-binary
Apr 16, 2024
Merged

🐛#209: Embed Swagger specs into binary to fix dependency on swagger.yaml files#211
roma-glushko merged 1 commit into
developfrom
209-embed-swagger-schema-into-binary

Conversation

@roma-glushko

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

Copy link
Copy Markdown
Member

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
@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