Skip to content

Commit 6f99f77

Browse files
committed
Move server to api64.ipify.org
1 parent 8a283ab commit 6f99f77

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1111
- Add application/javascript response content
1212

1313
### Changed
14+
- Move server to api64.ipify.org
1415
- Switch contact details to OpenAPI Clients Factory project
1516
- Upgrade Swaggy C to 4.10.0
1617
- Upgrade OpenAPI Generator to 7.12.0

specification/ipify.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ info:
1111
url: https://github.com/oapicf/openapi-ipify
1212
1313
servers:
14-
- url: https://api.ipify.org
14+
- url: https://api64.ipify.org
1515
paths:
1616
/:
1717
get:

0 commit comments

Comments
 (0)