6 lines
61 B
Plaintext
6 lines
61 B
Plaintext
syntax = "v1"
|
|
|
|
|
|
type Auth {
|
|
Token string `json:"token"`
|
|
} |