migrator

package
v0.74.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 29, 2024 License: Apache-2.0 Imports: 10 Imported by: 0

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 = "migrator"
View Source
const VarScopeNode = "_postman_variable_scope"

Variables

This section is empty.

Functions

func New

func New() endly.Service

func NewRunBuilder

func NewRunBuilder() *runBuilder

Types

type MigratePostmanRequest

type MigratePostmanRequest struct {
	CollectionPath string
	OutputPath     string
}

MigratePostmanRequest represents a path to the postman files

type MigratePostmanResponse

type MigratePostmanResponse struct {
	OutputPath string
	Success    bool
	Message    string
}

MigratePostmanResponse represents a path to the workflow files

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL