Documentation
¶
Index ¶
Constants ¶
View Source
const (
RobotMembershipTypeTeam string = "teams"
)
Robot scope types.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct { *up.Config // contains filtered or unexported fields }
type DeleteParameters ¶
type RelationshipList ¶
type RelationshipList struct {
Data []ResourceIdentifier `json:"data"`
}
A RelationshipList represents JSON API relationships. https://jsonapi.org/format/#document-resource-object-relationships
type ResourceIdentifier ¶
Click to show internal directories.
Click to hide internal directories.