Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface BackendListResponse

Hierarchy

Index

Properties

Properties

message

message: string

reason for failure. If success, can put anything here

profiles

profiles: BackendListItem[]

if the name field of the request is missing, this should be a list of all profiles. Otherwise, this should be a list of 1 profile corresponding to the name and version given.

success

success: true

Generated using TypeDoc