https://github.com/oapicf/openapi-okta-ip-ranges
OpenAPI specification and a set of generated API clients for Okta IP Ranges
https://github.com/oapicf/openapi-okta-ip-ranges
oapicf okta openapi openapi-generator
Last synced: 10 months ago
JSON representation
OpenAPI specification and a set of generated API clients for Okta IP Ranges
- Host: GitHub
- URL: https://github.com/oapicf/openapi-okta-ip-ranges
- Owner: oapicf
- License: mpl-2.0
- Created: 2024-10-25T22:17:45.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-09T01:02:54.000Z (about 1 year ago)
- Last Synced: 2025-03-29T00:51:08.984Z (10 months ago)
- Topics: oapicf, okta, openapi, openapi-generator
- Language: HTML
- Homepage:
- Size: 2.26 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README

[](https://github.com/oapicf/openapi-okta-ip-ranges/actions/workflows/ci-workflow.yaml)
OpenAPI Okta IP Ranges
----------------------
OpenAPI Okta IP Ranges is OpenAPI specification and a set of generated API clients for Okta IP Ranges .
Published packages
------------------
| Language | Package | Status | Documentation |
|----------|---------|--------|---------------|
| JavaScript | [openapi_okta_ip_ranges]((https://www.npmjs.com/package/openapi_okta_ip_ranges)) | [](https://www.npmjs.com/package/openapi_okta_ip_ranges) | [README](https://github.com/oapicf/openapi-okta-ip-ranges/blob/main/clients/javascript/generated/README.md) |
| Python | [openapioktaipranges]((https://pypi.python.org/pypi/openapioktaipranges)) | [](https://pypi.python.org/pypi/openapioktaipranges) | [README](https://github.com/oapicf/openapi-okta-ip-ranges/blob/main/clients/python/generated/README.md) |
| Ruby | [openapi_okta_ip_ranges]((https://rubygems.org/gems/openapi_okta_ip_ranges)) | [](https://rubygems.org/gems/openapi_okta_ip_ranges) | [README](https://github.com/oapicf/openapi-okta-ip-ranges/blob/main/clients/ruby/generated/README.md) |
Version matrix
--------------
| OpenAPI Okta IP Ranges Version | OpenAPI Version | OpenAPI Generator Version |
|--------------------------------|-----------------|---------------------------|
| 1.0.0 | 3.1.0 | 7.9.0 |
| 0.10.0 | 3.0.0 | 7.9.0 |
Installation
------------
You can either use the generated clients from `clients//generated/` directory.
Or you can use the published packages like below:
Install JavaScript client:
npm install openapi_okta_ip_ranges
Install Python client:
pip install openapioktaipranges
Install Ruby client:
gem install openapi_okta_ip_ranges
Colophon
--------
* [API Documentation](https://oapicf.github.io/openapi-okta-ip-ranges/api/latest/)