Technical Documentation
Here we will share technical documentation that will help explain Callosum features and how your team can integrate them into your own pipelines.
- OpenAPI Extensions - Extensions to the OpenAPI specification to improve the Callosum software experience.
- Simple Workflow automation with Autovars - Automatic variable population from response content.
- Variable Encryption - An encryption scheme to support sharing sensitive content within OpenAPI documents.
- x-6a-deeplink-id - A privacy-preserving approach to deep linking to OpenAPI endpoints without intermediate web servers.
- x-6a-environment - An approach to storing Environment variables and configuration within the OpenAPI document.
-
x-6a-security - Similar to
x-6a-environment
, this is a way to store authentication information within the OpenAPI document. - x-6a-template - Make API usage easier by filling in parameters with default values or variables.