An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

Avatar

[![Build Status](https://github.com/oapicf/openapi-okta-ip-ranges/actions/workflows/ci-workflow.yaml/badge.svg)](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)) | [![Published Version](https://img.shields.io/npm/v/openapi_okta_ip_ranges.svg)](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)) | [![Published Version](https://img.shields.io/pypi/v/openapioktaipranges.svg)](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)) | [![Published Version](https://img.shields.io/gem/v/openapi_okta_ip_ranges.svg)](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/)