ArchAstro.V1.PrivateServiceDefinitions (archastro v0.2.0)

Copy Markdown

PrivateServiceDefinition API resource.

Summary

Functions

Download an enrolled private service definition

Functions

get(client, app_id, private_service_id)

@spec get(ArchAstro.Client.t(), String.t(), String.t()) ::
  {:ok, String.t()} | {:error, ArchAstro.Error.reason()}

Download an enrolled private service definition

Returns the canonical callable definition authorized by an enrollment token.

Raw content