Updated request failure (HTTP 400) with errCode.

EH/population-statistics-authorisation
Eric Hoekstra 1 year ago committed by Reinier Zwitserloot
parent 92251e2b58
commit 4728fa8905
No known key found for this signature in database
GPG Key ID: DADEDCAA42950296

@ -158,6 +158,11 @@ components:
schema: schema:
type: object type: object
properties: properties:
errCode:
description: Some tag from a limited but growing set. Tags will not be removed, only added.
type: string
enum:
- NO_MED_DATA
err: err:
description: A plain text explanation of what's wrong with the request description: A plain text explanation of what's wrong with the request
type: string type: string

Loading…
Cancel
Save