MCPcopy Create free account
hub / github.com/UiPath/uipathcli / Parse

Method Parse

parser/parser.go:9–9  ·  view source on GitHub ↗
(name string, data []byte)

Source from the content-addressed store, hash-verified

7// parameters of the service.
8type Parser interface {
9 Parse(name string, data []byte) (*Definition, error)
10}

Callers 15

toUrlFunction · 0.65
callAuthenticatorFunction · 0.65
createIdentityUrlFunction · 0.65
StartMethod · 0.65
getConfigMethod · 0.65
getUriMethod · 0.65
validateUriMethod · 0.65
toUriFunction · 0.65

Implementers 1

OpenApiParserparser/openapi_parser.go

Calls

no outgoing calls

Tested by 9

toUrlFunction · 0.52
callAuthenticatorFunction · 0.52
createIdentityUrlFunction · 0.52
StartMethod · 0.52
toUriFunction · 0.52