api_responses

package
v0.3.23 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 19, 2022 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CreateResponseWithId added in v0.3.14

type CreateResponseWithId struct {
	Id string `json:"id"`
}

type GetIdByNameResponse added in v0.3.14

type GetIdByNameResponse struct {
	Results []struct {
		Id string `json:"id"`
	} `json:"results"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL