-
-
Notifications
You must be signed in to change notification settings - Fork 1k
Closed
Description
portion of source spec:
response-status-flag:
title: Response status value
type: integer
minimum: 0
maximum: 1
description: |
The value `1` indicates all data objects provided are valid.
This does not signify a valid project token or secret.
The value `0` indicates one or more data objects in the body are invalid.generated go code (with errors):
// The value `1` indicates all data objects provided are valid.
This does not signify a valid project token or secret.
The value `0` indicates one or more data objects in the body are invalid.
type ResponseStatusFlag intoapi-codegen v1.6.0
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels