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

feature: add outbound-ips implementation #48

Merged
merged 1 commit into from
Jan 19, 2024

Conversation

joshbeard
Copy link
Contributor

ReadMe's API now includes an endpoint for retrieving a list of their outbound IP addresses for use with webhooks and the API explorer.

This is a simple single GET call with a very simple data model.

See https://docs.readme.com/main/reference/getoutboundips for more information.

@joshbeard joshbeard added the enhancement New feature or request label Jan 18, 2024
ReadMe's API now includes an endpoint for retrieving a list of their
outbound IP addresses for use with webhooks and the API explorer.

This is a simple single GET call with a very simple data model.

See https://docs.readme.com/main/reference/getoutboundips for more
information.
@joshbeard joshbeard merged commit a7c0cb3 into LiveOakLabs:main Jan 19, 2024
7 checks passed
@joshbeard joshbeard deleted the feat/outbound-ips branch January 19, 2024 00:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants