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

Fix: allow code for plans_controller#show to contain dots #2434

Merged
merged 2 commits into from
Aug 30, 2024

Conversation

annvelents
Copy link
Contributor

Context

when fetching plans, sending a request to {{baseUrl}}/plans/:code, if code contains dots, the plan can't be found

Description

allowed code parameter for plans_controller contain dots

@annvelents annvelents force-pushed the fix-plan-code-containing-dots branch from d635ece to a6e0dfd Compare August 30, 2024 05:53
@annvelents annvelents marked this pull request as ready for review August 30, 2024 06:10
@annvelents annvelents merged commit be0fc8e into main Aug 30, 2024
6 checks passed
@annvelents annvelents deleted the fix-plan-code-containing-dots branch August 30, 2024 10:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants