package
Version:
v0.0.0-...-a98c674
Opens a new window with list of versions in this module.
Published: Jan 9, 2025
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
OpenAPI
Obtain file
You can download the file from https://api.iterable.com/api-docs.
To understand how this was discovered:
- Navigate to Iterable API Docs.
- Open browser network tab
- Reload the page, and locate the request that retrieves the
api-docs.json
file.
Modify the File
A known bug in the converter requires a manual adjustment to the api-docs.json
file.
Instructions:
- Open the api-docs.json file.
- Find all occurrences of:
"$ref": "#/definitions/JsValue"
- Replace them with
"$ref": "#/components/schemas/JsValue"
Documentation
¶
Source Files
¶
Click to show internal directories.
Click to hide internal directories.