MCPcopy Create free account
hub / github.com/auth0/auth0-cli / apiHTTPContentFormatFor

Function apiHTTPContentFormatFor

internal/cli/log_streams_http.go:304–306  ·  view source on GitHub ↗
(v string)

Source from the content-addressed store, hash-verified

302}
303
304func apiHTTPContentFormatFor(v string) *string {
305 return auth0.String(strings.ToUpper(v))
306}

Calls

no outgoing calls

Tested by

no test coverage detected