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

[TASK] Change the API Query for the separator of the pratice-names for EQIP & CSP selector to pipeDelimited #344

Closed
pengyin-shan opened this issue Dec 2, 2024 · 0 comments
Assignees
Labels
Milestone

Comments

@pengyin-shan
Copy link
Collaborator

Based on the OpenAPI Specification (https://swagger.io/docs/specification/v3_0/serialization/#query-parameters), the pipeDelimited style will be used as the separator for the EQIP and CSP selectors. For example, the endpoint will use a query string like: /pdl/titles/title-ii/programs/csp/state-distribution?practice_code=3 - Soil health rotation, No till|340|NIPF
instead of: ?practice_code=3%20-%20Soil%20health%20rotation,%20No%20till,2%20-%20Precision%20Ag,%20Reduced%20till,NIPF.

The backend will receive the URL in its decoded form.

@pengyin-shan pengyin-shan added this to the 1.5.0 milestone Dec 2, 2024
@pengyin-shan pengyin-shan self-assigned this Dec 2, 2024
pengyin-shan added a commit that referenced this issue Dec 10, 2024
…or_map_tip_grey

#344, #345 and #341: change to "gray" | fix the map tip loading problem and changing comma to delimiter on EQIP & CSP total page
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant