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

Update api.mdx #513

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Update api.mdx #513

wants to merge 4 commits into from

Conversation

ahwreck
Copy link
Contributor

@ahwreck ahwreck commented Jul 11, 2024

include metadataKey and metadataValue filters to list trips

What?

Why?

How?

Screenshots (optional)

Anything Else? (optional)

include `metadataKey` and `metadataValue` filters to list trips
Copy link

vercel bot commented Jul 11, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
documentation ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 18, 2024 3:46pm

added undocumented `ip` parameter for ip geocoding as well
Copy link
Contributor Author

@ahwreck ahwreck left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ready for review

@ahwreck ahwreck marked this pull request as ready for review July 18, 2024 11:11
@ahwreck ahwreck marked this pull request as draft July 18, 2024 11:12
Comment on lines +2055 to +2056
- **`metadataKey`** (string, optional): Retrieves trips that have a specified trip `metadata` key.
- **`metadataValue`** (string, optional): Retrieves trips that have a specified trip `metadata` key value.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If you include one, do you have to include the other? At least for metadataValue right?

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.

2 participants