Documentation
¶
Index ¶
Constants ¶
View Source
const InfoNode = "info"
View Source
const JSONExt = ".json"
View Source
const PostmanIdNode = "_postman_id"
View Source
const RunYaml = `` /* 346-byte string literal not displayed */
build to build the objects that will serialize into the run.yaml, send.yaml, request.json and environment json files
View Source
const ScopeValueEnv = "environment"
View Source
const ScopeValueGlobal = "globals"
View Source
const SendYaml = `` /* 216-byte string literal not displayed */
View Source
const ServiceID = "migration/postman"
ServiceID service to generate endly workflow from postman
View Source
const VarScopeNode = "_postman_variable_scope"
Variables ¶
This section is empty.
Functions ¶
func NewRunBuilder ¶
func NewRunBuilder() *runBuilder
Types ¶
type MigratePostmanRequest ¶
MigratePostmanRequest represents a path to the postman files
type MigratePostmanResponse ¶
MigratePostmanResponse represents a path to the workflow files
Click to show internal directories.
Click to hide internal directories.