Use @type
to define custom types. For example, we can imagine definining types in an API client:
You can use custom types in the definition of types, such as how the above
header
type is used inresponse
.
Additional reading:
Use @type
to define custom types. For example, we can imagine definining types in an API client:
You can use custom types in the definition of types, such as how the above
header
type is used inresponse
.
Additional reading: