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

BE_2 Get plant search - Happy Path #14

Open
Chavezgm opened this issue Apr 18, 2024 · 0 comments
Open

BE_2 Get plant search - Happy Path #14

Chavezgm opened this issue Apr 18, 2024 · 0 comments
Assignees

Comments

@Chavezgm
Copy link
Member

Chavezgm commented Apr 18, 2024

This endpoint should follow the pattern of GET /api/v1/plants/search

Details:

If a valid plant search is passed in, a JSON object is sent back with a top-level data key that points to the plant resource and all attributes for that plant.
Example [] 😁


Request: GET /api/v1/plants/search?q=rose
Content-Type: application/json
A
Accept: application/json
Response: status: 200

@Chavezgm Chavezgm self-assigned this Apr 18, 2024
@Chavezgm Chavezgm changed the title BE_1 Get plant search - Happy Path BE_2 Get plant search - Happy Path Apr 18, 2024
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

No branches or pull requests

1 participant