{"openapi":"3.0.0","info":{"title":"ATB API Platform","description":"","version":"1.1.0"},"servers":[{"url":"\/","description":""}],"paths":{"\/affluences":{"get":{"operationId":"getAffluenceCollection","tags":["Affluence"],"responses":{"200":{"description":"Affluence collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/Affluence.jsonld"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/hal+json":{"schema":{"type":"object","properties":{"_embedded":{"type":"array","items":{"$ref":"#\/components\/schemas\/Affluence.jsonhal"}},"totalItems":{"type":"integer","minimum":0},"itemsPerPage":{"type":"integer","minimum":0},"_links":{"type":"object","properties":{"self":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}},"first":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}},"last":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}},"next":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}},"previous":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}}}}},"required":["_links","_embedded"]}},"application\/vnd.api+json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Affluence"}}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Affluence"}}},"application\/xml":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Affluence"}}},"text\/xml":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Affluence"}}},"application\/x-yaml":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Affluence"}}},"text\/csv":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Affluence"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Affluence"}}}}}},"summary":"Retrieves the collection of Affluence resources.","description":"Retrieves the collection of Affluence resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"dateBegin","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"dateEnd","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/affluences\/{id}":{"get":{"operationId":"getAffluenceItem","tags":["Affluence"],"responses":{"200":{"description":"Affluence resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Affluence.jsonld"}},"application\/hal+json":{"schema":{"$ref":"#\/components\/schemas\/Affluence.jsonhal"}},"application\/vnd.api+json":{"schema":{"$ref":"#\/components\/schemas\/Affluence"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Affluence"}},"application\/xml":{"schema":{"$ref":"#\/components\/schemas\/Affluence"}},"text\/xml":{"schema":{"$ref":"#\/components\/schemas\/Affluence"}},"application\/x-yaml":{"schema":{"$ref":"#\/components\/schemas\/Affluence"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/Affluence"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Affluence"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a Affluence resource.","description":"Retrieves a Affluence resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/airlines":{"get":{"operationId":"getAirlinesCollection","tags":["Airlines"],"responses":{"200":{"description":"Airlines collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/Airlines.jsonld"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/hal+json":{"schema":{"type":"object","properties":{"_embedded":{"type":"array","items":{"$ref":"#\/components\/schemas\/Airlines.jsonhal"}},"totalItems":{"type":"integer","minimum":0},"itemsPerPage":{"type":"integer","minimum":0},"_links":{"type":"object","properties":{"self":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}},"first":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}},"last":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}},"next":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}},"previous":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}}}}},"required":["_links","_embedded"]}},"application\/vnd.api+json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Airlines"}}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Airlines"}}},"application\/xml":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Airlines"}}},"text\/xml":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Airlines"}}},"application\/x-yaml":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Airlines"}}},"text\/csv":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Airlines"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Airlines"}}}}}},"summary":"Retrieves the collection of Airlines resources.","description":"Retrieves the collection of Airlines resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"cie","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"cie[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"cie2l","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"cie2l[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"libelle","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"libelle[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/airlines\/{id}":{"get":{"operationId":"getAirlinesItem","tags":["Airlines"],"responses":{"200":{"description":"Airlines resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Airlines.jsonld"}},"application\/hal+json":{"schema":{"$ref":"#\/components\/schemas\/Airlines.jsonhal"}},"application\/vnd.api+json":{"schema":{"$ref":"#\/components\/schemas\/Airlines"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Airlines"}},"application\/xml":{"schema":{"$ref":"#\/components\/schemas\/Airlines"}},"text\/xml":{"schema":{"$ref":"#\/components\/schemas\/Airlines"}},"application\/x-yaml":{"schema":{"$ref":"#\/components\/schemas\/Airlines"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/Airlines"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Airlines"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a Airlines resource.","description":"Retrieves a Airlines resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/airports":{"get":{"operationId":"getAirportsCollection","tags":["Airports"],"responses":{"200":{"description":"Airports collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/Airports.jsonld"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/hal+json":{"schema":{"type":"object","properties":{"_embedded":{"type":"array","items":{"$ref":"#\/components\/schemas\/Airports.jsonhal"}},"totalItems":{"type":"integer","minimum":0},"itemsPerPage":{"type":"integer","minimum":0},"_links":{"type":"object","properties":{"self":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}},"first":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}},"last":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}},"next":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}},"previous":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}}}}},"required":["_links","_embedded"]}},"application\/vnd.api+json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Airports"}}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Airports"}}},"application\/xml":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Airports"}}},"text\/xml":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Airports"}}},"application\/x-yaml":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Airports"}}},"text\/csv":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Airports"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Airports"}}}}}},"summary":"Retrieves the collection of Airports resources.","description":"Retrieves the collection of Airports resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"code","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"code[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"libelle1","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"libelle1_en","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/airports-references":{"get":{"operationId":"getAirportsReferenceCollection","tags":["AirportsReference"],"responses":{"200":{"description":"AirportsReference collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/AirportsReference.jsonld"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/hal+json":{"schema":{"type":"object","properties":{"_embedded":{"type":"array","items":{"$ref":"#\/components\/schemas\/AirportsReference.jsonhal"}},"totalItems":{"type":"integer","minimum":0},"itemsPerPage":{"type":"integer","minimum":0},"_links":{"type":"object","properties":{"self":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}},"first":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}},"last":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}},"next":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}},"previous":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}}}}},"required":["_links","_embedded"]}},"application\/vnd.api+json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/AirportsReference"}}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/AirportsReference"}}},"application\/xml":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/AirportsReference"}}},"text\/xml":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/AirportsReference"}}},"application\/x-yaml":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/AirportsReference"}}},"text\/csv":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/AirportsReference"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/AirportsReference"}}}}}},"summary":"Retrieves the collection of AirportsReference resources.","description":"Retrieves the collection of AirportsReference resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"iata","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"iata[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"airport_name_fr","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"airport_name_en","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"country_code_iso_2","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"country_code_iso_2[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"country_name_fr","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"country_name_fr[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"country_name_en","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"country_name_en[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"city_name_fr","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"city_name_fr[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"city_name_en","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"city_name_en[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/airports-references\/{id}":{"get":{"operationId":"getAirportsReferenceItem","tags":["AirportsReference"],"responses":{"200":{"description":"AirportsReference resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/AirportsReference.jsonld"}},"application\/hal+json":{"schema":{"$ref":"#\/components\/schemas\/AirportsReference.jsonhal"}},"application\/vnd.api+json":{"schema":{"$ref":"#\/components\/schemas\/AirportsReference"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/AirportsReference"}},"application\/xml":{"schema":{"$ref":"#\/components\/schemas\/AirportsReference"}},"text\/xml":{"schema":{"$ref":"#\/components\/schemas\/AirportsReference"}},"application\/x-yaml":{"schema":{"$ref":"#\/components\/schemas\/AirportsReference"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/AirportsReference"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/AirportsReference"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a AirportsReference resource.","description":"Retrieves a AirportsReference resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/airports\/{id}":{"get":{"operationId":"getAirportsItem","tags":["Airports"],"responses":{"200":{"description":"Airports resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Airports.jsonld"}},"application\/hal+json":{"schema":{"$ref":"#\/components\/schemas\/Airports.jsonhal"}},"application\/vnd.api+json":{"schema":{"$ref":"#\/components\/schemas\/Airports"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Airports"}},"application\/xml":{"schema":{"$ref":"#\/components\/schemas\/Airports"}},"text\/xml":{"schema":{"$ref":"#\/components\/schemas\/Airports"}},"application\/x-yaml":{"schema":{"$ref":"#\/components\/schemas\/Airports"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/Airports"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Airports"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a Airports resource.","description":"Retrieves a Airports resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/app-tokens":{"get":{"operationId":"getAppTokenCollection","tags":["AppToken"],"responses":{"200":{"description":"AppToken collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/AppToken.jsonld"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/hal+json":{"schema":{"type":"object","properties":{"_embedded":{"type":"array","items":{"$ref":"#\/components\/schemas\/AppToken.jsonhal"}},"totalItems":{"type":"integer","minimum":0},"itemsPerPage":{"type":"integer","minimum":0},"_links":{"type":"object","properties":{"self":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}},"first":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}},"last":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}},"next":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}},"previous":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}}}}},"required":["_links","_embedded"]}},"application\/vnd.api+json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/AppToken"}}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/AppToken"}}},"application\/xml":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/AppToken"}}},"text\/xml":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/AppToken"}}},"application\/x-yaml":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/AppToken"}}},"text\/csv":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/AppToken"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/AppToken"}}}}}},"summary":"Retrieves the collection of AppToken resources.","description":"Retrieves the collection of AppToken resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"user","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"user[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/app-tokens\/{id}":{"get":{"operationId":"getAppTokenItem","tags":["AppToken"],"responses":{"200":{"description":"AppToken resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/AppToken.jsonld"}},"application\/hal+json":{"schema":{"$ref":"#\/components\/schemas\/AppToken.jsonhal"}},"application\/vnd.api+json":{"schema":{"$ref":"#\/components\/schemas\/AppToken"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/AppToken"}},"application\/xml":{"schema":{"$ref":"#\/components\/schemas\/AppToken"}},"text\/xml":{"schema":{"$ref":"#\/components\/schemas\/AppToken"}},"application\/x-yaml":{"schema":{"$ref":"#\/components\/schemas\/AppToken"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/AppToken"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/AppToken"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a AppToken resource.","description":"Retrieves a AppToken resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/best-prices":{"get":{"operationId":"getBestPriceCollection","tags":["BestPrice"],"responses":{"200":{"description":"BestPrice collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/BestPrice.jsonld"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/hal+json":{"schema":{"type":"object","properties":{"_embedded":{"type":"array","items":{"$ref":"#\/components\/schemas\/BestPrice.jsonhal"}},"totalItems":{"type":"integer","minimum":0},"itemsPerPage":{"type":"integer","minimum":0},"_links":{"type":"object","properties":{"self":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}},"first":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}},"last":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}},"next":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}},"previous":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}}}}},"required":["_links","_embedded"]}},"application\/vnd.api+json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/BestPrice"}}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/BestPrice"}}},"application\/xml":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/BestPrice"}}},"text\/xml":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/BestPrice"}}},"application\/x-yaml":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/BestPrice"}}},"text\/csv":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/BestPrice"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/BestPrice"}}}}}},"summary":"Retrieves the collection of BestPrice resources.","description":"Retrieves the collection of BestPrice resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"arrival_city","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"arrival_city[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"arrival_country","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"arrival_country[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"arrival_country_code","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"arrival_country_code[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"best_price_flight_date","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"best_price_flight_date[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"departure_city","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"departure_city[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"departure_country","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"departure_country[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"departure_country_code","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"departure_country_code[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/best-prices\/{id}":{"get":{"operationId":"getBestPriceItem","tags":["BestPrice"],"responses":{"200":{"description":"BestPrice resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/BestPrice.jsonld"}},"application\/hal+json":{"schema":{"$ref":"#\/components\/schemas\/BestPrice.jsonhal"}},"application\/vnd.api+json":{"schema":{"$ref":"#\/components\/schemas\/BestPrice"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/BestPrice"}},"application\/xml":{"schema":{"$ref":"#\/components\/schemas\/BestPrice"}},"text\/xml":{"schema":{"$ref":"#\/components\/schemas\/BestPrice"}},"application\/x-yaml":{"schema":{"$ref":"#\/components\/schemas\/BestPrice"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/BestPrice"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/BestPrice"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a BestPrice resource.","description":"Retrieves a BestPrice resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/bookings":{"get":{"operationId":"getBookingCollection","tags":["Booking"],"responses":{"200":{"description":"Booking collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/Booking.jsonld"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/hal+json":{"schema":{"type":"object","properties":{"_embedded":{"type":"array","items":{"$ref":"#\/components\/schemas\/Booking.jsonhal"}},"totalItems":{"type":"integer","minimum":0},"itemsPerPage":{"type":"integer","minimum":0},"_links":{"type":"object","properties":{"self":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}},"first":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}},"last":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}},"next":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}},"previous":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}}}}},"required":["_links","_embedded"]}},"application\/vnd.api+json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Booking"}}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Booking"}}},"application\/xml":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Booking"}}},"text\/xml":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Booking"}}},"application\/x-yaml":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Booking"}}},"text\/csv":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Booking"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Booking"}}}}}},"summary":"Retrieves the collection of Booking resources.","description":"Retrieves the collection of Booking resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"customer_id","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"customer_id[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"email","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"email[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"booking_date[before]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"booking_date[strictly_before]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"booking_date[after]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"booking_date[strictly_after]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"departure_date[before]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"departure_date[strictly_before]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"departure_date[after]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"departure_date[strictly_after]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"return_date[before]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"return_date[strictly_before]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"return_date[after]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"return_date[strictly_after]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"order[id]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[booking_date]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[departure_date]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[return_date]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"post":{"operationId":"postBookingCollection","tags":["Booking"],"responses":{"201":{"description":"Booking resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Booking.jsonld"}},"application\/hal+json":{"schema":{"$ref":"#\/components\/schemas\/Booking.jsonhal"}},"application\/vnd.api+json":{"schema":{"$ref":"#\/components\/schemas\/Booking"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Booking"}},"application\/xml":{"schema":{"$ref":"#\/components\/schemas\/Booking"}},"text\/xml":{"schema":{"$ref":"#\/components\/schemas\/Booking"}},"application\/x-yaml":{"schema":{"$ref":"#\/components\/schemas\/Booking"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/Booking"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Booking"}}},"links":{"GetBookingItem":{"operationId":"getBookingItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/bookings\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a Booking resource.","description":"Creates a Booking resource.","parameters":[],"requestBody":{"description":"The new Booking resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Booking.jsonld"}},"application\/hal+json":{"schema":{"$ref":"#\/components\/schemas\/Booking.jsonhal"}},"application\/vnd.api+json":{"schema":{"$ref":"#\/components\/schemas\/Booking"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Booking"}},"application\/xml":{"schema":{"$ref":"#\/components\/schemas\/Booking"}},"text\/xml":{"schema":{"$ref":"#\/components\/schemas\/Booking"}},"application\/x-yaml":{"schema":{"$ref":"#\/components\/schemas\/Booking"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/Booking"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Booking"}}},"required":true},"deprecated":false},"parameters":[]},"\/bookings\/{id}":{"get":{"operationId":"getBookingItem","tags":["Booking"],"responses":{"200":{"description":"Booking resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Booking.jsonld"}},"application\/hal+json":{"schema":{"$ref":"#\/components\/schemas\/Booking.jsonhal"}},"application\/vnd.api+json":{"schema":{"$ref":"#\/components\/schemas\/Booking"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Booking"}},"application\/xml":{"schema":{"$ref":"#\/components\/schemas\/Booking"}},"text\/xml":{"schema":{"$ref":"#\/components\/schemas\/Booking"}},"application\/x-yaml":{"schema":{"$ref":"#\/components\/schemas\/Booking"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/Booking"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Booking"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a Booking resource.","description":"Retrieves a Booking resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putBookingItem","tags":["Booking"],"responses":{"200":{"description":"Booking resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Booking.jsonld"}},"application\/hal+json":{"schema":{"$ref":"#\/components\/schemas\/Booking.jsonhal"}},"application\/vnd.api+json":{"schema":{"$ref":"#\/components\/schemas\/Booking"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Booking"}},"application\/xml":{"schema":{"$ref":"#\/components\/schemas\/Booking"}},"text\/xml":{"schema":{"$ref":"#\/components\/schemas\/Booking"}},"application\/x-yaml":{"schema":{"$ref":"#\/components\/schemas\/Booking"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/Booking"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Booking"}}},"links":{"GetBookingItem":{"operationId":"getBookingItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/bookings\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the Booking resource.","description":"Replaces the Booking resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated Booking resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Booking.jsonld"}},"application\/hal+json":{"schema":{"$ref":"#\/components\/schemas\/Booking.jsonhal"}},"application\/vnd.api+json":{"schema":{"$ref":"#\/components\/schemas\/Booking"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Booking"}},"application\/xml":{"schema":{"$ref":"#\/components\/schemas\/Booking"}},"text\/xml":{"schema":{"$ref":"#\/components\/schemas\/Booking"}},"application\/x-yaml":{"schema":{"$ref":"#\/components\/schemas\/Booking"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/Booking"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Booking"}}},"required":true},"deprecated":false},"delete":{"operationId":"deleteBookingItem","tags":["Booking"],"responses":{"204":{"description":"Booking resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the Booking resource.","description":"Removes the Booking resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"patch":{"operationId":"patchBookingItem","tags":["Booking"],"responses":{"200":{"description":"Booking resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Booking.jsonld"}},"application\/hal+json":{"schema":{"$ref":"#\/components\/schemas\/Booking.jsonhal"}},"application\/vnd.api+json":{"schema":{"$ref":"#\/components\/schemas\/Booking"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Booking"}},"application\/xml":{"schema":{"$ref":"#\/components\/schemas\/Booking"}},"text\/xml":{"schema":{"$ref":"#\/components\/schemas\/Booking"}},"application\/x-yaml":{"schema":{"$ref":"#\/components\/schemas\/Booking"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/Booking"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Booking"}}},"links":{"GetBookingItem":{"operationId":"getBookingItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/bookings\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Updates the Booking resource.","description":"Updates the Booking resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated Booking resource","content":{"application\/merge-patch+json":{"schema":{"$ref":"#\/components\/schemas\/Booking"}},"application\/vnd.api+json":{"schema":{"$ref":"#\/components\/schemas\/Booking"}}},"required":true},"deprecated":false},"parameters":[]},"\/consents":{"get":{"operationId":"getConsentCollection","tags":["Consent"],"responses":{"200":{"description":"Consent collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/Consent.jsonld-read"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/hal+json":{"schema":{"type":"object","properties":{"_embedded":{"type":"array","items":{"$ref":"#\/components\/schemas\/Consent.jsonhal-read"}},"totalItems":{"type":"integer","minimum":0},"itemsPerPage":{"type":"integer","minimum":0},"_links":{"type":"object","properties":{"self":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}},"first":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}},"last":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}},"next":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}},"previous":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}}}}},"required":["_links","_embedded"]}},"application\/vnd.api+json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Consent-read"}}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Consent-read"}}},"application\/xml":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Consent-read"}}},"text\/xml":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Consent-read"}}},"application\/x-yaml":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Consent-read"}}},"text\/csv":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Consent-read"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Consent-read"}}}}}},"summary":"Retrieves the collection of Consent resources.","description":"Retrieves the collection of Consent resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"post":{"operationId":"postConsentCollection","tags":["Consent"],"responses":{"201":{"description":"Consent resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Consent.jsonld-read"}},"application\/hal+json":{"schema":{"$ref":"#\/components\/schemas\/Consent.jsonhal-read"}},"application\/vnd.api+json":{"schema":{"$ref":"#\/components\/schemas\/Consent-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Consent-read"}},"application\/xml":{"schema":{"$ref":"#\/components\/schemas\/Consent-read"}},"text\/xml":{"schema":{"$ref":"#\/components\/schemas\/Consent-read"}},"application\/x-yaml":{"schema":{"$ref":"#\/components\/schemas\/Consent-read"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/Consent-read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Consent-read"}}},"links":{"GetConsentItem":{"operationId":"getConsentItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/consents\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a Consent resource.","description":"Creates a Consent resource.","parameters":[],"requestBody":{"description":"The new Consent resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Consent.jsonld-write"}},"application\/hal+json":{"schema":{"$ref":"#\/components\/schemas\/Consent.jsonhal-write"}},"application\/vnd.api+json":{"schema":{"$ref":"#\/components\/schemas\/Consent-write"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Consent-write"}},"application\/xml":{"schema":{"$ref":"#\/components\/schemas\/Consent-write"}},"text\/xml":{"schema":{"$ref":"#\/components\/schemas\/Consent-write"}},"application\/x-yaml":{"schema":{"$ref":"#\/components\/schemas\/Consent-write"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/Consent-write"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Consent-write"}}},"required":true},"deprecated":false},"parameters":[]},"\/consents\/{id}":{"get":{"operationId":"getConsentItem","tags":["Consent"],"responses":{"200":{"description":"Consent resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Consent.jsonld-read"}},"application\/hal+json":{"schema":{"$ref":"#\/components\/schemas\/Consent.jsonhal-read"}},"application\/vnd.api+json":{"schema":{"$ref":"#\/components\/schemas\/Consent-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Consent-read"}},"application\/xml":{"schema":{"$ref":"#\/components\/schemas\/Consent-read"}},"text\/xml":{"schema":{"$ref":"#\/components\/schemas\/Consent-read"}},"application\/x-yaml":{"schema":{"$ref":"#\/components\/schemas\/Consent-read"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/Consent-read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Consent-read"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a Consent resource.","description":"Retrieves a Consent resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putConsentItem","tags":["Consent"],"responses":{"200":{"description":"Consent resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Consent.jsonld-read"}},"application\/hal+json":{"schema":{"$ref":"#\/components\/schemas\/Consent.jsonhal-read"}},"application\/vnd.api+json":{"schema":{"$ref":"#\/components\/schemas\/Consent-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Consent-read"}},"application\/xml":{"schema":{"$ref":"#\/components\/schemas\/Consent-read"}},"text\/xml":{"schema":{"$ref":"#\/components\/schemas\/Consent-read"}},"application\/x-yaml":{"schema":{"$ref":"#\/components\/schemas\/Consent-read"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/Consent-read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Consent-read"}}},"links":{"GetConsentItem":{"operationId":"getConsentItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/consents\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the Consent resource.","description":"Replaces the Consent resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated Consent resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Consent.jsonld-write"}},"application\/hal+json":{"schema":{"$ref":"#\/components\/schemas\/Consent.jsonhal-write"}},"application\/vnd.api+json":{"schema":{"$ref":"#\/components\/schemas\/Consent-write"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Consent-write"}},"application\/xml":{"schema":{"$ref":"#\/components\/schemas\/Consent-write"}},"text\/xml":{"schema":{"$ref":"#\/components\/schemas\/Consent-write"}},"application\/x-yaml":{"schema":{"$ref":"#\/components\/schemas\/Consent-write"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/Consent-write"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Consent-write"}}},"required":true},"deprecated":false},"delete":{"operationId":"deleteConsentItem","tags":["Consent"],"responses":{"204":{"description":"Consent resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the Consent resource.","description":"Removes the Consent resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"patch":{"operationId":"patchConsentItem","tags":["Consent"],"responses":{"200":{"description":"Consent resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Consent.jsonld-read"}},"application\/hal+json":{"schema":{"$ref":"#\/components\/schemas\/Consent.jsonhal-read"}},"application\/vnd.api+json":{"schema":{"$ref":"#\/components\/schemas\/Consent-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Consent-read"}},"application\/xml":{"schema":{"$ref":"#\/components\/schemas\/Consent-read"}},"text\/xml":{"schema":{"$ref":"#\/components\/schemas\/Consent-read"}},"application\/x-yaml":{"schema":{"$ref":"#\/components\/schemas\/Consent-read"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/Consent-read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Consent-read"}}},"links":{"GetConsentItem":{"operationId":"getConsentItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/consents\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Updates the Consent resource.","description":"Updates the Consent resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated Consent resource","content":{"application\/merge-patch+json":{"schema":{"$ref":"#\/components\/schemas\/Consent-write"}},"application\/vnd.api+json":{"schema":{"$ref":"#\/components\/schemas\/Consent-write"}}},"required":true},"deprecated":false},"parameters":[]},"\/flight-companies-froms":{"get":{"operationId":"getFlightCompaniesFromCollection","tags":["FlightCompaniesFrom"],"responses":{"200":{"description":"FlightCompaniesFrom collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/FlightCompaniesFrom.jsonld"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/hal+json":{"schema":{"type":"object","properties":{"_embedded":{"type":"array","items":{"$ref":"#\/components\/schemas\/FlightCompaniesFrom.jsonhal"}},"totalItems":{"type":"integer","minimum":0},"itemsPerPage":{"type":"integer","minimum":0},"_links":{"type":"object","properties":{"self":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}},"first":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}},"last":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}},"next":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}},"previous":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}}}}},"required":["_links","_embedded"]}},"application\/vnd.api+json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/FlightCompaniesFrom"}}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/FlightCompaniesFrom"}}},"application\/xml":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/FlightCompaniesFrom"}}},"text\/xml":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/FlightCompaniesFrom"}}},"application\/x-yaml":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/FlightCompaniesFrom"}}},"text\/csv":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/FlightCompaniesFrom"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/FlightCompaniesFrom"}}}}}},"summary":"Retrieves the collection of FlightCompaniesFrom resources.","description":"Retrieves the collection of FlightCompaniesFrom resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/flight-companies-tos":{"get":{"operationId":"getFlightCompaniesToCollection","tags":["FlightCompaniesTo"],"responses":{"200":{"description":"FlightCompaniesTo collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/FlightCompaniesTo.jsonld"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/hal+json":{"schema":{"type":"object","properties":{"_embedded":{"type":"array","items":{"$ref":"#\/components\/schemas\/FlightCompaniesTo.jsonhal"}},"totalItems":{"type":"integer","minimum":0},"itemsPerPage":{"type":"integer","minimum":0},"_links":{"type":"object","properties":{"self":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}},"first":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}},"last":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}},"next":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}},"previous":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}}}}},"required":["_links","_embedded"]}},"application\/vnd.api+json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/FlightCompaniesTo"}}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/FlightCompaniesTo"}}},"application\/xml":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/FlightCompaniesTo"}}},"text\/xml":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/FlightCompaniesTo"}}},"application\/x-yaml":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/FlightCompaniesTo"}}},"text\/csv":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/FlightCompaniesTo"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/FlightCompaniesTo"}}}}}},"summary":"Retrieves the collection of FlightCompaniesTo resources.","description":"Retrieves the collection of FlightCompaniesTo resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/flight-for-destinations":{"get":{"operationId":"getFlightForDestinationCollection","tags":["FlightForDestination"],"responses":{"200":{"description":"FlightForDestination collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/FlightForDestination.jsonld"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/hal+json":{"schema":{"type":"object","properties":{"_embedded":{"type":"array","items":{"$ref":"#\/components\/schemas\/FlightForDestination.jsonhal"}},"totalItems":{"type":"integer","minimum":0},"itemsPerPage":{"type":"integer","minimum":0},"_links":{"type":"object","properties":{"self":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}},"first":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}},"last":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}},"next":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}},"previous":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}}}}},"required":["_links","_embedded"]}},"application\/vnd.api+json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/FlightForDestination"}}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/FlightForDestination"}}},"application\/xml":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/FlightForDestination"}}},"text\/xml":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/FlightForDestination"}}},"application\/x-yaml":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/FlightForDestination"}}},"text\/csv":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/FlightForDestination"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/FlightForDestination"}}}}}},"summary":"Retrieves the collection of FlightForDestination resources.","description":"Retrieves the collection of FlightForDestination resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/flight-round-trip-by-date-and-cities":{"get":{"operationId":"getFlightRoundTripByDateAndCityCollection","tags":["FlightRoundTripByDateAndCity"],"responses":{"200":{"description":"FlightRoundTripByDateAndCity collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/FlightRoundTripByDateAndCity.jsonld"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/hal+json":{"schema":{"type":"object","properties":{"_embedded":{"type":"array","items":{"$ref":"#\/components\/schemas\/FlightRoundTripByDateAndCity.jsonhal"}},"totalItems":{"type":"integer","minimum":0},"itemsPerPage":{"type":"integer","minimum":0},"_links":{"type":"object","properties":{"self":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}},"first":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}},"last":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}},"next":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}},"previous":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}}}}},"required":["_links","_embedded"]}},"application\/vnd.api+json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/FlightRoundTripByDateAndCity"}}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/FlightRoundTripByDateAndCity"}}},"application\/xml":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/FlightRoundTripByDateAndCity"}}},"text\/xml":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/FlightRoundTripByDateAndCity"}}},"application\/x-yaml":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/FlightRoundTripByDateAndCity"}}},"text\/csv":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/FlightRoundTripByDateAndCity"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/FlightRoundTripByDateAndCity"}}}}}},"summary":"Retrieves the collection of FlightRoundTripByDateAndCity resources.","description":"Retrieves the collection of FlightRoundTripByDateAndCity resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/flight-round-trip-by-date-and-countries":{"get":{"operationId":"getFlightRoundTripByDateAndCountryCollection","tags":["FlightRoundTripByDateAndCountry"],"responses":{"200":{"description":"FlightRoundTripByDateAndCountry collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/FlightRoundTripByDateAndCountry.jsonld"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/hal+json":{"schema":{"type":"object","properties":{"_embedded":{"type":"array","items":{"$ref":"#\/components\/schemas\/FlightRoundTripByDateAndCountry.jsonhal"}},"totalItems":{"type":"integer","minimum":0},"itemsPerPage":{"type":"integer","minimum":0},"_links":{"type":"object","properties":{"self":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}},"first":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}},"last":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}},"next":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}},"previous":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}}}}},"required":["_links","_embedded"]}},"application\/vnd.api+json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/FlightRoundTripByDateAndCountry"}}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/FlightRoundTripByDateAndCountry"}}},"application\/xml":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/FlightRoundTripByDateAndCountry"}}},"text\/xml":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/FlightRoundTripByDateAndCountry"}}},"application\/x-yaml":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/FlightRoundTripByDateAndCountry"}}},"text\/csv":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/FlightRoundTripByDateAndCountry"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/FlightRoundTripByDateAndCountry"}}}}}},"summary":"Retrieves the collection of FlightRoundTripByDateAndCountry resources.","description":"Retrieves the collection of FlightRoundTripByDateAndCountry resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/flight-round-trip-by-dates":{"get":{"operationId":"getFlightRoundTripByDateCollection","tags":["FlightRoundTripByDate"],"responses":{"200":{"description":"FlightRoundTripByDate collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/FlightRoundTripByDate.jsonld"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/hal+json":{"schema":{"type":"object","properties":{"_embedded":{"type":"array","items":{"$ref":"#\/components\/schemas\/FlightRoundTripByDate.jsonhal"}},"totalItems":{"type":"integer","minimum":0},"itemsPerPage":{"type":"integer","minimum":0},"_links":{"type":"object","properties":{"self":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}},"first":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}},"last":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}},"next":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}},"previous":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}}}}},"required":["_links","_embedded"]}},"application\/vnd.api+json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/FlightRoundTripByDate"}}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/FlightRoundTripByDate"}}},"application\/xml":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/FlightRoundTripByDate"}}},"text\/xml":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/FlightRoundTripByDate"}}},"application\/x-yaml":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/FlightRoundTripByDate"}}},"text\/csv":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/FlightRoundTripByDate"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/FlightRoundTripByDate"}}}}}},"summary":"Retrieves the collection of FlightRoundTripByDate resources.","description":"Retrieves the collection of FlightRoundTripByDate resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/flight-round-trips":{"get":{"operationId":"getFlightRoundTripCollection","tags":["FlightRoundTrip"],"responses":{"200":{"description":"FlightRoundTrip collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/FlightRoundTrip.jsonld"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/hal+json":{"schema":{"type":"object","properties":{"_embedded":{"type":"array","items":{"$ref":"#\/components\/schemas\/FlightRoundTrip.jsonhal"}},"totalItems":{"type":"integer","minimum":0},"itemsPerPage":{"type":"integer","minimum":0},"_links":{"type":"object","properties":{"self":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}},"first":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}},"last":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}},"next":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}},"previous":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}}}}},"required":["_links","_embedded"]}},"application\/vnd.api+json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/FlightRoundTrip"}}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/FlightRoundTrip"}}},"application\/xml":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/FlightRoundTrip"}}},"text\/xml":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/FlightRoundTrip"}}},"application\/x-yaml":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/FlightRoundTrip"}}},"text\/csv":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/FlightRoundTrip"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/FlightRoundTrip"}}}}}},"summary":"Retrieves the collection of FlightRoundTrip resources.","description":"Retrieves the collection of FlightRoundTrip resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/flights":{"get":{"operationId":"getFlightCollection","tags":["Flight"],"responses":{"200":{"description":"Flight collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/Flight.jsonld"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/hal+json":{"schema":{"type":"object","properties":{"_embedded":{"type":"array","items":{"$ref":"#\/components\/schemas\/Flight.jsonhal"}},"totalItems":{"type":"integer","minimum":0},"itemsPerPage":{"type":"integer","minimum":0},"_links":{"type":"object","properties":{"self":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}},"first":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}},"last":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}},"next":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}},"previous":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}}}}},"required":["_links","_embedded"]}},"application\/vnd.api+json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Flight"}}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Flight"}}},"application\/xml":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Flight"}}},"text\/xml":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Flight"}}},"application\/x-yaml":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Flight"}}},"text\/csv":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Flight"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Flight"}}}}}},"summary":"Retrieves the collection of Flight resources.","description":"Retrieves the collection of Flight resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"airline_name","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"airline_name[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"airline_code","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"airline_code[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"airline_oaci","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"airline_oaci[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"flight_number","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"flight_number[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"departure_city","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"departure_city[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"arrival_city","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"arrival_city[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"monday","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"monday[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"boolean"}},"style":"form","explode":true,"allowReserved":false},{"name":"tuesday","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"tuesday[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"boolean"}},"style":"form","explode":true,"allowReserved":false},{"name":"wednesday","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"wednesday[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"boolean"}},"style":"form","explode":true,"allowReserved":false},{"name":"thursday","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"thursday[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"boolean"}},"style":"form","explode":true,"allowReserved":false},{"name":"friday","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"friday[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"boolean"}},"style":"form","explode":true,"allowReserved":false},{"name":"saturday","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"saturday[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"boolean"}},"style":"form","explode":true,"allowReserved":false},{"name":"sunday","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"sunday[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"boolean"}},"style":"form","explode":true,"allowReserved":false},{"name":"start_date","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"start_date[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"end_date","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"end_date[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"departure_date","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"arrival_date","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"order[departure_date]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[arrival_date]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/flights-weekend-friendlies":{"get":{"operationId":"getFlightsWeekendFriendlyCollection","tags":["FlightsWeekendFriendly"],"responses":{"200":{"description":"FlightsWeekendFriendly collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/FlightsWeekendFriendly.jsonld"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/hal+json":{"schema":{"type":"object","properties":{"_embedded":{"type":"array","items":{"$ref":"#\/components\/schemas\/FlightsWeekendFriendly.jsonhal"}},"totalItems":{"type":"integer","minimum":0},"itemsPerPage":{"type":"integer","minimum":0},"_links":{"type":"object","properties":{"self":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}},"first":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}},"last":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}},"next":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}},"previous":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}}}}},"required":["_links","_embedded"]}},"application\/vnd.api+json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/FlightsWeekendFriendly"}}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/FlightsWeekendFriendly"}}},"application\/xml":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/FlightsWeekendFriendly"}}},"text\/xml":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/FlightsWeekendFriendly"}}},"application\/x-yaml":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/FlightsWeekendFriendly"}}},"text\/csv":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/FlightsWeekendFriendly"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/FlightsWeekendFriendly"}}}}}},"summary":"Retrieves the collection of FlightsWeekendFriendly resources.","description":"Retrieves the collection of FlightsWeekendFriendly resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/flights\/{id}":{"get":{"operationId":"getFlightItem","tags":["Flight"],"responses":{"200":{"description":"Flight resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Flight.jsonld"}},"application\/hal+json":{"schema":{"$ref":"#\/components\/schemas\/Flight.jsonhal"}},"application\/vnd.api+json":{"schema":{"$ref":"#\/components\/schemas\/Flight"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Flight"}},"application\/xml":{"schema":{"$ref":"#\/components\/schemas\/Flight"}},"text\/xml":{"schema":{"$ref":"#\/components\/schemas\/Flight"}},"application\/x-yaml":{"schema":{"$ref":"#\/components\/schemas\/Flight"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/Flight"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Flight"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a Flight resource.","description":"Retrieves a Flight resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/followed-flights":{"get":{"operationId":"getFollowedFlightsCollection","tags":["FollowedFlights"],"responses":{"200":{"description":"FollowedFlights collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/FollowedFlights.jsonld"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/hal+json":{"schema":{"type":"object","properties":{"_embedded":{"type":"array","items":{"$ref":"#\/components\/schemas\/FollowedFlights.jsonhal"}},"totalItems":{"type":"integer","minimum":0},"itemsPerPage":{"type":"integer","minimum":0},"_links":{"type":"object","properties":{"self":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}},"first":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}},"last":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}},"next":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}},"previous":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}}}}},"required":["_links","_embedded"]}},"application\/vnd.api+json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/FollowedFlights"}}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/FollowedFlights"}}},"application\/xml":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/FollowedFlights"}}},"text\/xml":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/FollowedFlights"}}},"application\/x-yaml":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/FollowedFlights"}}},"text\/csv":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/FollowedFlights"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/FollowedFlights"}}}}}},"summary":"Retrieves the collection of FollowedFlights resources.","description":"Retrieves the collection of FollowedFlights resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"user_id","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"user_id[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"vt_num","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"vt_num[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"date[before]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"date[strictly_before]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"date[after]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"date[strictly_after]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"order[id]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[date]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"post":{"operationId":"postFollowedFlightsCollection","tags":["FollowedFlights"],"responses":{"201":{"description":"FollowedFlights resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/FollowedFlights.jsonld"}},"application\/hal+json":{"schema":{"$ref":"#\/components\/schemas\/FollowedFlights.jsonhal"}},"application\/vnd.api+json":{"schema":{"$ref":"#\/components\/schemas\/FollowedFlights"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/FollowedFlights"}},"application\/xml":{"schema":{"$ref":"#\/components\/schemas\/FollowedFlights"}},"text\/xml":{"schema":{"$ref":"#\/components\/schemas\/FollowedFlights"}},"application\/x-yaml":{"schema":{"$ref":"#\/components\/schemas\/FollowedFlights"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/FollowedFlights"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/FollowedFlights"}}},"links":{"GetFollowedFlightsItem":{"operationId":"getFollowedFlightsItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/followed-flights\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a FollowedFlights resource.","description":"Creates a FollowedFlights resource.","parameters":[],"requestBody":{"description":"The new FollowedFlights resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/FollowedFlights.jsonld"}},"application\/hal+json":{"schema":{"$ref":"#\/components\/schemas\/FollowedFlights.jsonhal"}},"application\/vnd.api+json":{"schema":{"$ref":"#\/components\/schemas\/FollowedFlights"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/FollowedFlights"}},"application\/xml":{"schema":{"$ref":"#\/components\/schemas\/FollowedFlights"}},"text\/xml":{"schema":{"$ref":"#\/components\/schemas\/FollowedFlights"}},"application\/x-yaml":{"schema":{"$ref":"#\/components\/schemas\/FollowedFlights"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/FollowedFlights"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/FollowedFlights"}}},"required":true},"deprecated":false},"parameters":[]},"\/followed-flights\/{id}":{"get":{"operationId":"getFollowedFlightsItem","tags":["FollowedFlights"],"responses":{"200":{"description":"FollowedFlights resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/FollowedFlights.jsonld"}},"application\/hal+json":{"schema":{"$ref":"#\/components\/schemas\/FollowedFlights.jsonhal"}},"application\/vnd.api+json":{"schema":{"$ref":"#\/components\/schemas\/FollowedFlights"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/FollowedFlights"}},"application\/xml":{"schema":{"$ref":"#\/components\/schemas\/FollowedFlights"}},"text\/xml":{"schema":{"$ref":"#\/components\/schemas\/FollowedFlights"}},"application\/x-yaml":{"schema":{"$ref":"#\/components\/schemas\/FollowedFlights"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/FollowedFlights"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/FollowedFlights"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a FollowedFlights resource.","description":"Retrieves a FollowedFlights resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putFollowedFlightsItem","tags":["FollowedFlights"],"responses":{"200":{"description":"FollowedFlights resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/FollowedFlights.jsonld"}},"application\/hal+json":{"schema":{"$ref":"#\/components\/schemas\/FollowedFlights.jsonhal"}},"application\/vnd.api+json":{"schema":{"$ref":"#\/components\/schemas\/FollowedFlights"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/FollowedFlights"}},"application\/xml":{"schema":{"$ref":"#\/components\/schemas\/FollowedFlights"}},"text\/xml":{"schema":{"$ref":"#\/components\/schemas\/FollowedFlights"}},"application\/x-yaml":{"schema":{"$ref":"#\/components\/schemas\/FollowedFlights"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/FollowedFlights"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/FollowedFlights"}}},"links":{"GetFollowedFlightsItem":{"operationId":"getFollowedFlightsItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/followed-flights\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the FollowedFlights resource.","description":"Replaces the FollowedFlights resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated FollowedFlights resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/FollowedFlights.jsonld"}},"application\/hal+json":{"schema":{"$ref":"#\/components\/schemas\/FollowedFlights.jsonhal"}},"application\/vnd.api+json":{"schema":{"$ref":"#\/components\/schemas\/FollowedFlights"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/FollowedFlights"}},"application\/xml":{"schema":{"$ref":"#\/components\/schemas\/FollowedFlights"}},"text\/xml":{"schema":{"$ref":"#\/components\/schemas\/FollowedFlights"}},"application\/x-yaml":{"schema":{"$ref":"#\/components\/schemas\/FollowedFlights"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/FollowedFlights"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/FollowedFlights"}}},"required":true},"deprecated":false},"delete":{"operationId":"deleteFollowedFlightsItem","tags":["FollowedFlights"],"responses":{"204":{"description":"FollowedFlights resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the FollowedFlights resource.","description":"Removes the FollowedFlights resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"patch":{"operationId":"patchFollowedFlightsItem","tags":["FollowedFlights"],"responses":{"200":{"description":"FollowedFlights resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/FollowedFlights.jsonld"}},"application\/hal+json":{"schema":{"$ref":"#\/components\/schemas\/FollowedFlights.jsonhal"}},"application\/vnd.api+json":{"schema":{"$ref":"#\/components\/schemas\/FollowedFlights"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/FollowedFlights"}},"application\/xml":{"schema":{"$ref":"#\/components\/schemas\/FollowedFlights"}},"text\/xml":{"schema":{"$ref":"#\/components\/schemas\/FollowedFlights"}},"application\/x-yaml":{"schema":{"$ref":"#\/components\/schemas\/FollowedFlights"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/FollowedFlights"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/FollowedFlights"}}},"links":{"GetFollowedFlightsItem":{"operationId":"getFollowedFlightsItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/followed-flights\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Updates the FollowedFlights resource.","description":"Updates the FollowedFlights resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated FollowedFlights resource","content":{"application\/merge-patch+json":{"schema":{"$ref":"#\/components\/schemas\/FollowedFlights"}},"application\/vnd.api+json":{"schema":{"$ref":"#\/components\/schemas\/FollowedFlights"}}},"required":true},"deprecated":false},"parameters":[]},"\/healths":{"get":{"operationId":"getHealthCollection","tags":["Health"],"responses":{"200":{"description":"Health collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/Health.jsonld"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/hal+json":{"schema":{"type":"object","properties":{"_embedded":{"type":"array","items":{"$ref":"#\/components\/schemas\/Health.jsonhal"}},"totalItems":{"type":"integer","minimum":0},"itemsPerPage":{"type":"integer","minimum":0},"_links":{"type":"object","properties":{"self":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}},"first":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}},"last":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}},"next":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}},"previous":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}}}}},"required":["_links","_embedded"]}},"application\/vnd.api+json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Health"}}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Health"}}},"application\/xml":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Health"}}},"text\/xml":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Health"}}},"application\/x-yaml":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Health"}}},"text\/csv":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Health"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Health"}}}}}},"summary":"Retrieves the collection of Health resources.","description":"Retrieves the collection of Health resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/newsletter-subscribes":{"get":{"operationId":"getNewsletterSubscribeCollection","tags":["NewsletterSubscribe"],"responses":{"200":{"description":"NewsletterSubscribe collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/NewsletterSubscribe.jsonld"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/hal+json":{"schema":{"type":"object","properties":{"_embedded":{"type":"array","items":{"$ref":"#\/components\/schemas\/NewsletterSubscribe.jsonhal"}},"totalItems":{"type":"integer","minimum":0},"itemsPerPage":{"type":"integer","minimum":0},"_links":{"type":"object","properties":{"self":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}},"first":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}},"last":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}},"next":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}},"previous":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}}}}},"required":["_links","_embedded"]}},"application\/vnd.api+json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/NewsletterSubscribe"}}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/NewsletterSubscribe"}}},"application\/xml":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/NewsletterSubscribe"}}},"text\/xml":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/NewsletterSubscribe"}}},"application\/x-yaml":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/NewsletterSubscribe"}}},"text\/csv":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/NewsletterSubscribe"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/NewsletterSubscribe"}}}}}},"summary":"Retrieves the collection of NewsletterSubscribe resources.","description":"Retrieves the collection of NewsletterSubscribe resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/parks":{"get":{"operationId":"getParksCollection","tags":["Parks"],"responses":{"200":{"description":"Parks collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/Parks.jsonld"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/hal+json":{"schema":{"type":"object","properties":{"_embedded":{"type":"array","items":{"$ref":"#\/components\/schemas\/Parks.jsonhal"}},"totalItems":{"type":"integer","minimum":0},"itemsPerPage":{"type":"integer","minimum":0},"_links":{"type":"object","properties":{"self":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}},"first":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}},"last":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}},"next":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}},"previous":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}}}}},"required":["_links","_embedded"]}},"application\/vnd.api+json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Parks"}}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Parks"}}},"application\/xml":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Parks"}}},"text\/xml":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Parks"}}},"application\/x-yaml":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Parks"}}},"text\/csv":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Parks"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Parks"}}}}}},"summary":"Retrieves the collection of Parks resources.","description":"Retrieves the collection of Parks resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/planned-arrivals":{"get":{"operationId":"getPlannedArrivalsCollection","tags":["PlannedArrivals"],"responses":{"200":{"description":"PlannedArrivals collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/PlannedArrivals.jsonld"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/hal+json":{"schema":{"type":"object","properties":{"_embedded":{"type":"array","items":{"$ref":"#\/components\/schemas\/PlannedArrivals.jsonhal"}},"totalItems":{"type":"integer","minimum":0},"itemsPerPage":{"type":"integer","minimum":0},"_links":{"type":"object","properties":{"self":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}},"first":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}},"last":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}},"next":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}},"previous":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}}}}},"required":["_links","_embedded"]}},"application\/vnd.api+json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/PlannedArrivals"}}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/PlannedArrivals"}}},"application\/xml":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/PlannedArrivals"}}},"text\/xml":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/PlannedArrivals"}}},"application\/x-yaml":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/PlannedArrivals"}}},"text\/csv":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/PlannedArrivals"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/PlannedArrivals"}}}}}},"summary":"Retrieves the collection of PlannedArrivals resources.","description":"Retrieves the collection of PlannedArrivals resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/planned-departures":{"get":{"operationId":"getPlannedDeparturesCollection","tags":["PlannedDepartures"],"responses":{"200":{"description":"PlannedDepartures collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/PlannedDepartures.jsonld"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/hal+json":{"schema":{"type":"object","properties":{"_embedded":{"type":"array","items":{"$ref":"#\/components\/schemas\/PlannedDepartures.jsonhal"}},"totalItems":{"type":"integer","minimum":0},"itemsPerPage":{"type":"integer","minimum":0},"_links":{"type":"object","properties":{"self":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}},"first":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}},"last":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}},"next":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}},"previous":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}}}}},"required":["_links","_embedded"]}},"application\/vnd.api+json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/PlannedDepartures"}}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/PlannedDepartures"}}},"application\/xml":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/PlannedDepartures"}}},"text\/xml":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/PlannedDepartures"}}},"application\/x-yaml":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/PlannedDepartures"}}},"text\/csv":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/PlannedDepartures"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/PlannedDepartures"}}}}}},"summary":"Retrieves the collection of PlannedDepartures resources.","description":"Retrieves the collection of PlannedDepartures resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/realtime-arrivals":{"get":{"operationId":"getRealtimeArrivalsCollection","tags":["RealtimeArrivals"],"responses":{"200":{"description":"RealtimeArrivals collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/RealtimeArrivals.jsonld"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/hal+json":{"schema":{"type":"object","properties":{"_embedded":{"type":"array","items":{"$ref":"#\/components\/schemas\/RealtimeArrivals.jsonhal"}},"totalItems":{"type":"integer","minimum":0},"itemsPerPage":{"type":"integer","minimum":0},"_links":{"type":"object","properties":{"self":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}},"first":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}},"last":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}},"next":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}},"previous":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}}}}},"required":["_links","_embedded"]}},"application\/vnd.api+json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/RealtimeArrivals"}}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/RealtimeArrivals"}}},"application\/xml":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/RealtimeArrivals"}}},"text\/xml":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/RealtimeArrivals"}}},"application\/x-yaml":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/RealtimeArrivals"}}},"text\/csv":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/RealtimeArrivals"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/RealtimeArrivals"}}}}}},"summary":"Retrieves the collection of RealtimeArrivals resources.","description":"Retrieves the collection of RealtimeArrivals resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/realtime-departures":{"get":{"operationId":"getRealtimeDeparturesCollection","tags":["RealtimeDepartures"],"responses":{"200":{"description":"RealtimeDepartures collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/RealtimeDepartures.jsonld"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/hal+json":{"schema":{"type":"object","properties":{"_embedded":{"type":"array","items":{"$ref":"#\/components\/schemas\/RealtimeDepartures.jsonhal"}},"totalItems":{"type":"integer","minimum":0},"itemsPerPage":{"type":"integer","minimum":0},"_links":{"type":"object","properties":{"self":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}},"first":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}},"last":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}},"next":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}},"previous":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}}}}},"required":["_links","_embedded"]}},"application\/vnd.api+json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/RealtimeDepartures"}}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/RealtimeDepartures"}}},"application\/xml":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/RealtimeDepartures"}}},"text\/xml":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/RealtimeDepartures"}}},"application\/x-yaml":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/RealtimeDepartures"}}},"text\/csv":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/RealtimeDepartures"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/RealtimeDepartures"}}}}}},"summary":"Retrieves the collection of RealtimeDepartures resources.","description":"Retrieves the collection of RealtimeDepartures resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/realtime-parks":{"get":{"operationId":"getRealtimeParksCollection","tags":["RealtimeParks"],"responses":{"200":{"description":"RealtimeParks collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/RealtimeParks.jsonld"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/hal+json":{"schema":{"type":"object","properties":{"_embedded":{"type":"array","items":{"$ref":"#\/components\/schemas\/RealtimeParks.jsonhal"}},"totalItems":{"type":"integer","minimum":0},"itemsPerPage":{"type":"integer","minimum":0},"_links":{"type":"object","properties":{"self":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}},"first":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}},"last":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}},"next":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}},"previous":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}}}}},"required":["_links","_embedded"]}},"application\/vnd.api+json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/RealtimeParks"}}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/RealtimeParks"}}},"application\/xml":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/RealtimeParks"}}},"text\/xml":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/RealtimeParks"}}},"application\/x-yaml":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/RealtimeParks"}}},"text\/csv":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/RealtimeParks"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/RealtimeParks"}}}}}},"summary":"Retrieves the collection of RealtimeParks resources.","description":"Retrieves the collection of RealtimeParks resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/registration-urls":{"get":{"operationId":"getRegistrationUrlCollection","tags":["RegistrationUrl"],"responses":{"200":{"description":"RegistrationUrl collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/RegistrationUrl.jsonld"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/hal+json":{"schema":{"type":"object","properties":{"_embedded":{"type":"array","items":{"$ref":"#\/components\/schemas\/RegistrationUrl.jsonhal"}},"totalItems":{"type":"integer","minimum":0},"itemsPerPage":{"type":"integer","minimum":0},"_links":{"type":"object","properties":{"self":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}},"first":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}},"last":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}},"next":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}},"previous":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}}}}},"required":["_links","_embedded"]}},"application\/vnd.api+json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/RegistrationUrl"}}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/RegistrationUrl"}}},"application\/xml":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/RegistrationUrl"}}},"text\/xml":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/RegistrationUrl"}}},"application\/x-yaml":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/RegistrationUrl"}}},"text\/csv":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/RegistrationUrl"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/RegistrationUrl"}}}}}},"summary":"Retrieves the collection of RegistrationUrl resources.","description":"Retrieves the collection of RegistrationUrl resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/services":{"get":{"operationId":"getServicesCollection","tags":["Services"],"responses":{"200":{"description":"Services collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/Services.jsonld"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/hal+json":{"schema":{"type":"object","properties":{"_embedded":{"type":"array","items":{"$ref":"#\/components\/schemas\/Services.jsonhal"}},"totalItems":{"type":"integer","minimum":0},"itemsPerPage":{"type":"integer","minimum":0},"_links":{"type":"object","properties":{"self":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}},"first":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}},"last":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}},"next":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}},"previous":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}}}}},"required":["_links","_embedded"]}},"application\/vnd.api+json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Services"}}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Services"}}},"application\/xml":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Services"}}},"text\/xml":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Services"}}},"application\/x-yaml":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Services"}}},"text\/csv":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Services"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Services"}}}}}},"summary":"Retrieves the collection of Services resources.","description":"Retrieves the collection of Services resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"id_akis","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"id_akis[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"id_sylius","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"id_sylius[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"user","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"user[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"akis_user_id","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer"},"style":"form","explode":false,"allowReserved":false},{"name":"akis_user_id[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"integer"}},"style":"form","explode":true,"allowReserved":false},{"name":"status","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"status[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"type","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"type[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"code","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"code[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"contract_number","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"contract_number[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"card_number","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"card_number[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"recipient_email","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"recipient_email[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"order_date[before]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"order_date[strictly_before]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"order_date[after]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"order_date[strictly_after]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"order_update_date[before]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"order_update_date[strictly_before]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"order_update_date[after]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"order_update_date[strictly_after]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"start_date[before]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"start_date[strictly_before]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"start_date[after]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"start_date[strictly_after]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"end_date[before]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"end_date[strictly_before]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"end_date[after]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"end_date[strictly_after]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"cancellable","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"order[id]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[end_date]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[order_date]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[order_update_date]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[start_date]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"post":{"operationId":"postServicesCollection","tags":["Services"],"responses":{"201":{"description":"Services resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Services.jsonld"}},"application\/hal+json":{"schema":{"$ref":"#\/components\/schemas\/Services.jsonhal"}},"application\/vnd.api+json":{"schema":{"$ref":"#\/components\/schemas\/Services"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Services"}},"application\/xml":{"schema":{"$ref":"#\/components\/schemas\/Services"}},"text\/xml":{"schema":{"$ref":"#\/components\/schemas\/Services"}},"application\/x-yaml":{"schema":{"$ref":"#\/components\/schemas\/Services"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/Services"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Services"}}},"links":{"GetServicesItem":{"operationId":"getServicesItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/services\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a Services resource.","description":"","parameters":[],"requestBody":{"description":"The new Services resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Services.jsonld"}},"application\/hal+json":{"schema":{"$ref":"#\/components\/schemas\/Services.jsonhal"}},"application\/vnd.api+json":{"schema":{"$ref":"#\/components\/schemas\/Services"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Services"}},"application\/xml":{"schema":{"$ref":"#\/components\/schemas\/Services"}},"text\/xml":{"schema":{"$ref":"#\/components\/schemas\/Services"}},"application\/x-yaml":{"schema":{"$ref":"#\/components\/schemas\/Services"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/Services"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Services"}}},"required":true},"deprecated":false},"parameters":[]},"\/services\/{id}":{"get":{"operationId":"getServicesItem","tags":["Services"],"responses":{"200":{"description":"Services resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Services.jsonld"}},"application\/hal+json":{"schema":{"$ref":"#\/components\/schemas\/Services.jsonhal"}},"application\/vnd.api+json":{"schema":{"$ref":"#\/components\/schemas\/Services"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Services"}},"application\/xml":{"schema":{"$ref":"#\/components\/schemas\/Services"}},"text\/xml":{"schema":{"$ref":"#\/components\/schemas\/Services"}},"application\/x-yaml":{"schema":{"$ref":"#\/components\/schemas\/Services"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/Services"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Services"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a Services resource.","description":"Retrieves a Services resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putServicesItem","tags":["Services"],"responses":{"200":{"description":"Services resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Services.jsonld"}},"application\/hal+json":{"schema":{"$ref":"#\/components\/schemas\/Services.jsonhal"}},"application\/vnd.api+json":{"schema":{"$ref":"#\/components\/schemas\/Services"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Services"}},"application\/xml":{"schema":{"$ref":"#\/components\/schemas\/Services"}},"text\/xml":{"schema":{"$ref":"#\/components\/schemas\/Services"}},"application\/x-yaml":{"schema":{"$ref":"#\/components\/schemas\/Services"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/Services"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Services"}}},"links":{"GetServicesItem":{"operationId":"getServicesItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/services\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the Services resource.","description":"Replaces the Services resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated Services resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Services.jsonld"}},"application\/hal+json":{"schema":{"$ref":"#\/components\/schemas\/Services.jsonhal"}},"application\/vnd.api+json":{"schema":{"$ref":"#\/components\/schemas\/Services"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Services"}},"application\/xml":{"schema":{"$ref":"#\/components\/schemas\/Services"}},"text\/xml":{"schema":{"$ref":"#\/components\/schemas\/Services"}},"application\/x-yaml":{"schema":{"$ref":"#\/components\/schemas\/Services"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/Services"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Services"}}},"required":true},"deprecated":false},"delete":{"operationId":"deleteServicesItem","tags":["Services"],"responses":{"204":{"description":"Services resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the Services resource.","description":"Removes the Services resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"patch":{"operationId":"patchServicesItem","tags":["Services"],"responses":{"200":{"description":"Services resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Services.jsonld"}},"application\/hal+json":{"schema":{"$ref":"#\/components\/schemas\/Services.jsonhal"}},"application\/vnd.api+json":{"schema":{"$ref":"#\/components\/schemas\/Services"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Services"}},"application\/xml":{"schema":{"$ref":"#\/components\/schemas\/Services"}},"text\/xml":{"schema":{"$ref":"#\/components\/schemas\/Services"}},"application\/x-yaml":{"schema":{"$ref":"#\/components\/schemas\/Services"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/Services"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Services"}}},"links":{"GetServicesItem":{"operationId":"getServicesItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/services\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Updates the Services resource.","description":"Updates the Services resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated Services resource","content":{"application\/merge-patch+json":{"schema":{"$ref":"#\/components\/schemas\/Services"}},"application\/vnd.api+json":{"schema":{"$ref":"#\/components\/schemas\/Services"}}},"required":true},"deprecated":false},"parameters":[]},"\/subscription-types":{"get":{"operationId":"getSubscriptionTypeCollection","tags":["SubscriptionType"],"responses":{"200":{"description":"SubscriptionType collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/SubscriptionType.jsonld-read"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/hal+json":{"schema":{"type":"object","properties":{"_embedded":{"type":"array","items":{"$ref":"#\/components\/schemas\/SubscriptionType.jsonhal-read"}},"totalItems":{"type":"integer","minimum":0},"itemsPerPage":{"type":"integer","minimum":0},"_links":{"type":"object","properties":{"self":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}},"first":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}},"last":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}},"next":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}},"previous":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}}}}},"required":["_links","_embedded"]}},"application\/vnd.api+json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/SubscriptionType-read"}}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/SubscriptionType-read"}}},"application\/xml":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/SubscriptionType-read"}}},"text\/xml":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/SubscriptionType-read"}}},"application\/x-yaml":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/SubscriptionType-read"}}},"text\/csv":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/SubscriptionType-read"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/SubscriptionType-read"}}}}}},"summary":"Retrieves the collection of SubscriptionType resources.","description":"Retrieves the collection of SubscriptionType resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"post":{"operationId":"postSubscriptionTypeCollection","tags":["SubscriptionType"],"responses":{"201":{"description":"SubscriptionType resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/SubscriptionType.jsonld-read"}},"application\/hal+json":{"schema":{"$ref":"#\/components\/schemas\/SubscriptionType.jsonhal-read"}},"application\/vnd.api+json":{"schema":{"$ref":"#\/components\/schemas\/SubscriptionType-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/SubscriptionType-read"}},"application\/xml":{"schema":{"$ref":"#\/components\/schemas\/SubscriptionType-read"}},"text\/xml":{"schema":{"$ref":"#\/components\/schemas\/SubscriptionType-read"}},"application\/x-yaml":{"schema":{"$ref":"#\/components\/schemas\/SubscriptionType-read"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/SubscriptionType-read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/SubscriptionType-read"}}},"links":{"GetSubscriptionTypeItem":{"operationId":"getSubscriptionTypeItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/subscription-types\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a SubscriptionType resource.","description":"Creates a SubscriptionType resource.","parameters":[],"requestBody":{"description":"The new SubscriptionType resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/SubscriptionType.jsonld-write"}},"application\/hal+json":{"schema":{"$ref":"#\/components\/schemas\/SubscriptionType.jsonhal-write"}},"application\/vnd.api+json":{"schema":{"$ref":"#\/components\/schemas\/SubscriptionType-write"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/SubscriptionType-write"}},"application\/xml":{"schema":{"$ref":"#\/components\/schemas\/SubscriptionType-write"}},"text\/xml":{"schema":{"$ref":"#\/components\/schemas\/SubscriptionType-write"}},"application\/x-yaml":{"schema":{"$ref":"#\/components\/schemas\/SubscriptionType-write"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/SubscriptionType-write"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/SubscriptionType-write"}}},"required":true},"deprecated":false},"parameters":[]},"\/subscription-types\/{id}":{"get":{"operationId":"getSubscriptionTypeItem","tags":["SubscriptionType"],"responses":{"200":{"description":"SubscriptionType resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/SubscriptionType.jsonld-read"}},"application\/hal+json":{"schema":{"$ref":"#\/components\/schemas\/SubscriptionType.jsonhal-read"}},"application\/vnd.api+json":{"schema":{"$ref":"#\/components\/schemas\/SubscriptionType-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/SubscriptionType-read"}},"application\/xml":{"schema":{"$ref":"#\/components\/schemas\/SubscriptionType-read"}},"text\/xml":{"schema":{"$ref":"#\/components\/schemas\/SubscriptionType-read"}},"application\/x-yaml":{"schema":{"$ref":"#\/components\/schemas\/SubscriptionType-read"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/SubscriptionType-read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/SubscriptionType-read"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a SubscriptionType resource.","description":"Retrieves a SubscriptionType resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putSubscriptionTypeItem","tags":["SubscriptionType"],"responses":{"200":{"description":"SubscriptionType resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/SubscriptionType.jsonld-read"}},"application\/hal+json":{"schema":{"$ref":"#\/components\/schemas\/SubscriptionType.jsonhal-read"}},"application\/vnd.api+json":{"schema":{"$ref":"#\/components\/schemas\/SubscriptionType-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/SubscriptionType-read"}},"application\/xml":{"schema":{"$ref":"#\/components\/schemas\/SubscriptionType-read"}},"text\/xml":{"schema":{"$ref":"#\/components\/schemas\/SubscriptionType-read"}},"application\/x-yaml":{"schema":{"$ref":"#\/components\/schemas\/SubscriptionType-read"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/SubscriptionType-read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/SubscriptionType-read"}}},"links":{"GetSubscriptionTypeItem":{"operationId":"getSubscriptionTypeItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/subscription-types\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the SubscriptionType resource.","description":"Replaces the SubscriptionType resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated SubscriptionType resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/SubscriptionType.jsonld-write"}},"application\/hal+json":{"schema":{"$ref":"#\/components\/schemas\/SubscriptionType.jsonhal-write"}},"application\/vnd.api+json":{"schema":{"$ref":"#\/components\/schemas\/SubscriptionType-write"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/SubscriptionType-write"}},"application\/xml":{"schema":{"$ref":"#\/components\/schemas\/SubscriptionType-write"}},"text\/xml":{"schema":{"$ref":"#\/components\/schemas\/SubscriptionType-write"}},"application\/x-yaml":{"schema":{"$ref":"#\/components\/schemas\/SubscriptionType-write"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/SubscriptionType-write"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/SubscriptionType-write"}}},"required":true},"deprecated":false},"delete":{"operationId":"deleteSubscriptionTypeItem","tags":["SubscriptionType"],"responses":{"204":{"description":"SubscriptionType resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the SubscriptionType resource.","description":"Removes the SubscriptionType resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"patch":{"operationId":"patchSubscriptionTypeItem","tags":["SubscriptionType"],"responses":{"200":{"description":"SubscriptionType resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/SubscriptionType.jsonld-read"}},"application\/hal+json":{"schema":{"$ref":"#\/components\/schemas\/SubscriptionType.jsonhal-read"}},"application\/vnd.api+json":{"schema":{"$ref":"#\/components\/schemas\/SubscriptionType-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/SubscriptionType-read"}},"application\/xml":{"schema":{"$ref":"#\/components\/schemas\/SubscriptionType-read"}},"text\/xml":{"schema":{"$ref":"#\/components\/schemas\/SubscriptionType-read"}},"application\/x-yaml":{"schema":{"$ref":"#\/components\/schemas\/SubscriptionType-read"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/SubscriptionType-read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/SubscriptionType-read"}}},"links":{"GetSubscriptionTypeItem":{"operationId":"getSubscriptionTypeItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/subscription-types\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Updates the SubscriptionType resource.","description":"Updates the SubscriptionType resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated SubscriptionType resource","content":{"application\/merge-patch+json":{"schema":{"$ref":"#\/components\/schemas\/SubscriptionType-write"}},"application\/vnd.api+json":{"schema":{"$ref":"#\/components\/schemas\/SubscriptionType-write"}}},"required":true},"deprecated":false},"parameters":[]},"\/subscriptions":{"get":{"operationId":"getSubscriptionCollection","tags":["Subscription"],"responses":{"200":{"description":"Subscription collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/Subscription.jsonld-read"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/hal+json":{"schema":{"type":"object","properties":{"_embedded":{"type":"array","items":{"$ref":"#\/components\/schemas\/Subscription.jsonhal-read"}},"totalItems":{"type":"integer","minimum":0},"itemsPerPage":{"type":"integer","minimum":0},"_links":{"type":"object","properties":{"self":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}},"first":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}},"last":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}},"next":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}},"previous":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}}}}},"required":["_links","_embedded"]}},"application\/vnd.api+json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Subscription-read"}}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Subscription-read"}}},"application\/xml":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Subscription-read"}}},"text\/xml":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Subscription-read"}}},"application\/x-yaml":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Subscription-read"}}},"text\/csv":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Subscription-read"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Subscription-read"}}}}}},"summary":"Retrieves the collection of Subscription resources.","description":"Retrieves the collection of Subscription resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"post":{"operationId":"postSubscriptionCollection","tags":["Subscription"],"responses":{"201":{"description":"Subscription resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Subscription.jsonld-read"}},"application\/hal+json":{"schema":{"$ref":"#\/components\/schemas\/Subscription.jsonhal-read"}},"application\/vnd.api+json":{"schema":{"$ref":"#\/components\/schemas\/Subscription-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Subscription-read"}},"application\/xml":{"schema":{"$ref":"#\/components\/schemas\/Subscription-read"}},"text\/xml":{"schema":{"$ref":"#\/components\/schemas\/Subscription-read"}},"application\/x-yaml":{"schema":{"$ref":"#\/components\/schemas\/Subscription-read"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/Subscription-read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Subscription-read"}}},"links":{"GetSubscriptionItem":{"operationId":"getSubscriptionItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/subscriptions\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a Subscription resource.","description":"Creates a Subscription resource.","parameters":[],"requestBody":{"description":"The new Subscription resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Subscription.jsonld-write"}},"application\/hal+json":{"schema":{"$ref":"#\/components\/schemas\/Subscription.jsonhal-write"}},"application\/vnd.api+json":{"schema":{"$ref":"#\/components\/schemas\/Subscription-write"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Subscription-write"}},"application\/xml":{"schema":{"$ref":"#\/components\/schemas\/Subscription-write"}},"text\/xml":{"schema":{"$ref":"#\/components\/schemas\/Subscription-write"}},"application\/x-yaml":{"schema":{"$ref":"#\/components\/schemas\/Subscription-write"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/Subscription-write"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Subscription-write"}}},"required":true},"deprecated":false},"parameters":[]},"\/subscriptions\/{id}":{"get":{"operationId":"getSubscriptionItem","tags":["Subscription"],"responses":{"200":{"description":"Subscription resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Subscription.jsonld-read"}},"application\/hal+json":{"schema":{"$ref":"#\/components\/schemas\/Subscription.jsonhal-read"}},"application\/vnd.api+json":{"schema":{"$ref":"#\/components\/schemas\/Subscription-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Subscription-read"}},"application\/xml":{"schema":{"$ref":"#\/components\/schemas\/Subscription-read"}},"text\/xml":{"schema":{"$ref":"#\/components\/schemas\/Subscription-read"}},"application\/x-yaml":{"schema":{"$ref":"#\/components\/schemas\/Subscription-read"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/Subscription-read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Subscription-read"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a Subscription resource.","description":"Retrieves a Subscription resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putSubscriptionItem","tags":["Subscription"],"responses":{"200":{"description":"Subscription resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Subscription.jsonld-read"}},"application\/hal+json":{"schema":{"$ref":"#\/components\/schemas\/Subscription.jsonhal-read"}},"application\/vnd.api+json":{"schema":{"$ref":"#\/components\/schemas\/Subscription-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Subscription-read"}},"application\/xml":{"schema":{"$ref":"#\/components\/schemas\/Subscription-read"}},"text\/xml":{"schema":{"$ref":"#\/components\/schemas\/Subscription-read"}},"application\/x-yaml":{"schema":{"$ref":"#\/components\/schemas\/Subscription-read"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/Subscription-read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Subscription-read"}}},"links":{"GetSubscriptionItem":{"operationId":"getSubscriptionItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/subscriptions\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the Subscription resource.","description":"Replaces the Subscription resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated Subscription resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Subscription.jsonld-write"}},"application\/hal+json":{"schema":{"$ref":"#\/components\/schemas\/Subscription.jsonhal-write"}},"application\/vnd.api+json":{"schema":{"$ref":"#\/components\/schemas\/Subscription-write"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Subscription-write"}},"application\/xml":{"schema":{"$ref":"#\/components\/schemas\/Subscription-write"}},"text\/xml":{"schema":{"$ref":"#\/components\/schemas\/Subscription-write"}},"application\/x-yaml":{"schema":{"$ref":"#\/components\/schemas\/Subscription-write"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/Subscription-write"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Subscription-write"}}},"required":true},"deprecated":false},"delete":{"operationId":"deleteSubscriptionItem","tags":["Subscription"],"responses":{"204":{"description":"Subscription resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the Subscription resource.","description":"Removes the Subscription resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"patch":{"operationId":"patchSubscriptionItem","tags":["Subscription"],"responses":{"200":{"description":"Subscription resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Subscription.jsonld-read"}},"application\/hal+json":{"schema":{"$ref":"#\/components\/schemas\/Subscription.jsonhal-read"}},"application\/vnd.api+json":{"schema":{"$ref":"#\/components\/schemas\/Subscription-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Subscription-read"}},"application\/xml":{"schema":{"$ref":"#\/components\/schemas\/Subscription-read"}},"text\/xml":{"schema":{"$ref":"#\/components\/schemas\/Subscription-read"}},"application\/x-yaml":{"schema":{"$ref":"#\/components\/schemas\/Subscription-read"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/Subscription-read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Subscription-read"}}},"links":{"GetSubscriptionItem":{"operationId":"getSubscriptionItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/subscriptions\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Updates the Subscription resource.","description":"Updates the Subscription resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated Subscription resource","content":{"application\/merge-patch+json":{"schema":{"$ref":"#\/components\/schemas\/Subscription-write"}},"application\/vnd.api+json":{"schema":{"$ref":"#\/components\/schemas\/Subscription-write"}}},"required":true},"deprecated":false},"parameters":[]},"\/transactions":{"get":{"operationId":"getTransactionsCollection","tags":["Transactions"],"responses":{"200":{"description":"Transactions collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/Transactions.jsonld"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/hal+json":{"schema":{"type":"object","properties":{"_embedded":{"type":"array","items":{"$ref":"#\/components\/schemas\/Transactions.jsonhal"}},"totalItems":{"type":"integer","minimum":0},"itemsPerPage":{"type":"integer","minimum":0},"_links":{"type":"object","properties":{"self":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}},"first":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}},"last":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}},"next":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}},"previous":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}}}}},"required":["_links","_embedded"]}},"application\/vnd.api+json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Transactions"}}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Transactions"}}},"application\/xml":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Transactions"}}},"text\/xml":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Transactions"}}},"application\/x-yaml":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Transactions"}}},"text\/csv":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Transactions"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Transactions"}}}}}},"summary":"Retrieves the collection of Transactions resources.","description":"Retrieves the collection of Transactions resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"user","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"user[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"akis_user_id","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer"},"style":"form","explode":false,"allowReserved":false},{"name":"akis_user_id[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"integer"}},"style":"form","explode":true,"allowReserved":false},{"name":"origin","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"origin[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"reference","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"reference[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"ref_akis","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"ref_akis[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"ref_sylius","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"ref_sylius[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"order_date[before]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"order_date[strictly_before]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"order_date[after]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"order_date[strictly_after]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"order_update_date[before]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"order_update_date[strictly_before]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"order_update_date[after]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"order_update_date[strictly_after]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"order[id]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[reference]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[order_date]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[order_update_date]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"post":{"operationId":"postTransactionsCollection","tags":["Transactions"],"responses":{"201":{"description":"Transactions resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Transactions.jsonld"}},"application\/hal+json":{"schema":{"$ref":"#\/components\/schemas\/Transactions.jsonhal"}},"application\/vnd.api+json":{"schema":{"$ref":"#\/components\/schemas\/Transactions"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Transactions"}},"application\/xml":{"schema":{"$ref":"#\/components\/schemas\/Transactions"}},"text\/xml":{"schema":{"$ref":"#\/components\/schemas\/Transactions"}},"application\/x-yaml":{"schema":{"$ref":"#\/components\/schemas\/Transactions"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/Transactions"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Transactions"}}},"links":{"GetTransactionsItem":{"operationId":"getTransactionsItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/transactions\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a Transactions resource.","description":">\n## For OrderLines you need to respect this format (<span style='color:red'>**important**<\/span>):\neach string in json need double quotes (valid json)","parameters":[],"requestBody":{"description":"The new Transactions resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Transactions.jsonld"}},"application\/hal+json":{"schema":{"$ref":"#\/components\/schemas\/Transactions.jsonhal"}},"application\/vnd.api+json":{"schema":{"$ref":"#\/components\/schemas\/Transactions"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Transactions"}},"application\/xml":{"schema":{"$ref":"#\/components\/schemas\/Transactions"}},"text\/xml":{"schema":{"$ref":"#\/components\/schemas\/Transactions"}},"application\/x-yaml":{"schema":{"$ref":"#\/components\/schemas\/Transactions"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/Transactions"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Transactions"}}},"required":true},"deprecated":false},"parameters":[]},"\/transactions\/{id}":{"get":{"operationId":"getTransactionsItem","tags":["Transactions"],"responses":{"200":{"description":"Transactions resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Transactions.jsonld"}},"application\/hal+json":{"schema":{"$ref":"#\/components\/schemas\/Transactions.jsonhal"}},"application\/vnd.api+json":{"schema":{"$ref":"#\/components\/schemas\/Transactions"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Transactions"}},"application\/xml":{"schema":{"$ref":"#\/components\/schemas\/Transactions"}},"text\/xml":{"schema":{"$ref":"#\/components\/schemas\/Transactions"}},"application\/x-yaml":{"schema":{"$ref":"#\/components\/schemas\/Transactions"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/Transactions"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Transactions"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a Transactions resource.","description":"Retrieves a Transactions resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"put":{"operationId":"putTransactionsItem","tags":["Transactions"],"responses":{"200":{"description":"Transactions resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Transactions.jsonld"}},"application\/hal+json":{"schema":{"$ref":"#\/components\/schemas\/Transactions.jsonhal"}},"application\/vnd.api+json":{"schema":{"$ref":"#\/components\/schemas\/Transactions"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Transactions"}},"application\/xml":{"schema":{"$ref":"#\/components\/schemas\/Transactions"}},"text\/xml":{"schema":{"$ref":"#\/components\/schemas\/Transactions"}},"application\/x-yaml":{"schema":{"$ref":"#\/components\/schemas\/Transactions"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/Transactions"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Transactions"}}},"links":{"GetTransactionsItem":{"operationId":"getTransactionsItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/transactions\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Replaces the Transactions resource.","description":"Replaces the Transactions resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated Transactions resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Transactions.jsonld"}},"application\/hal+json":{"schema":{"$ref":"#\/components\/schemas\/Transactions.jsonhal"}},"application\/vnd.api+json":{"schema":{"$ref":"#\/components\/schemas\/Transactions"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Transactions"}},"application\/xml":{"schema":{"$ref":"#\/components\/schemas\/Transactions"}},"text\/xml":{"schema":{"$ref":"#\/components\/schemas\/Transactions"}},"application\/x-yaml":{"schema":{"$ref":"#\/components\/schemas\/Transactions"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/Transactions"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Transactions"}}},"required":true},"deprecated":false},"delete":{"operationId":"deleteTransactionsItem","tags":["Transactions"],"responses":{"204":{"description":"Transactions resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the Transactions resource.","description":"Removes the Transactions resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"patch":{"operationId":"patchTransactionsItem","tags":["Transactions"],"responses":{"200":{"description":"Transactions resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Transactions.jsonld"}},"application\/hal+json":{"schema":{"$ref":"#\/components\/schemas\/Transactions.jsonhal"}},"application\/vnd.api+json":{"schema":{"$ref":"#\/components\/schemas\/Transactions"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Transactions"}},"application\/xml":{"schema":{"$ref":"#\/components\/schemas\/Transactions"}},"text\/xml":{"schema":{"$ref":"#\/components\/schemas\/Transactions"}},"application\/x-yaml":{"schema":{"$ref":"#\/components\/schemas\/Transactions"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/Transactions"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Transactions"}}},"links":{"GetTransactionsItem":{"operationId":"getTransactionsItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/transactions\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Updates the Transactions resource.","description":"Updates the Transactions resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated Transactions resource","content":{"application\/merge-patch+json":{"schema":{"$ref":"#\/components\/schemas\/Transactions"}},"application\/vnd.api+json":{"schema":{"$ref":"#\/components\/schemas\/Transactions"}}},"required":true},"deprecated":false},"parameters":[]},"\/user-checks":{"get":{"operationId":"getUserCheckCollection","tags":["UserCheck"],"responses":{"200":{"description":"UserCheck collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/UserCheck.jsonld"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/hal+json":{"schema":{"type":"object","properties":{"_embedded":{"type":"array","items":{"$ref":"#\/components\/schemas\/UserCheck.jsonhal"}},"totalItems":{"type":"integer","minimum":0},"itemsPerPage":{"type":"integer","minimum":0},"_links":{"type":"object","properties":{"self":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}},"first":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}},"last":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}},"next":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}},"previous":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}}}}},"required":["_links","_embedded"]}},"application\/vnd.api+json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/UserCheck"}}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/UserCheck"}}},"application\/xml":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/UserCheck"}}},"text\/xml":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/UserCheck"}}},"application\/x-yaml":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/UserCheck"}}},"text\/csv":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/UserCheck"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/UserCheck"}}}}}},"summary":"Retrieves the collection of UserCheck resources.","description":"Retrieves the collection of UserCheck resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/users":{"get":{"operationId":"getUsersCollection","tags":["Users"],"responses":{"200":{"description":"Users collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/Users.jsonld-read"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/hal+json":{"schema":{"type":"object","properties":{"_embedded":{"type":"array","items":{"$ref":"#\/components\/schemas\/Users.jsonhal-read"}},"totalItems":{"type":"integer","minimum":0},"itemsPerPage":{"type":"integer","minimum":0},"_links":{"type":"object","properties":{"self":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}},"first":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}},"last":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}},"next":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}},"previous":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}}}}},"required":["_links","_embedded"]}},"application\/vnd.api+json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Users-read"}}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Users-read"}}},"application\/xml":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Users-read"}}},"text\/xml":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Users-read"}}},"application\/x-yaml":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Users-read"}}},"text\/csv":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Users-read"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/Users-read"}}}}}},"summary":"Retrieves the collection of Users resources.","description":"Retrieves the collection of Users resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"id","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer"},"style":"form","explode":false,"allowReserved":false},{"name":"id[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"integer"}},"style":"form","explode":true,"allowReserved":false},{"name":"user_id","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"user_id[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"akisUserId","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer"},"style":"form","explode":false,"allowReserved":false},{"name":"akisUserId[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"integer"}},"style":"form","explode":true,"allowReserved":false},{"name":"email","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"email[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"created_date[before]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"created_date[strictly_before]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"created_date[after]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"created_date[strictly_after]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"order[id]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[user_id]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[created_date]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"post":{"operationId":"postUsersCollection","tags":["Users"],"responses":{"201":{"description":"Users resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Users.jsonld-write"}},"application\/hal+json":{"schema":{"$ref":"#\/components\/schemas\/Users.jsonhal-write"}},"application\/vnd.api+json":{"schema":{"$ref":"#\/components\/schemas\/Users-write"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Users-write"}},"application\/xml":{"schema":{"$ref":"#\/components\/schemas\/Users-write"}},"text\/xml":{"schema":{"$ref":"#\/components\/schemas\/Users-write"}},"application\/x-yaml":{"schema":{"$ref":"#\/components\/schemas\/Users-write"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/Users-write"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Users-write"}}},"links":{"GetUsersItem":{"operationId":"getUsersItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/users\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a Users resource.","description":"Creates a Users resource.","parameters":[],"requestBody":{"description":"The new Users resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Users.jsonld-write"}},"application\/hal+json":{"schema":{"$ref":"#\/components\/schemas\/Users.jsonhal-write"}},"application\/vnd.api+json":{"schema":{"$ref":"#\/components\/schemas\/Users-write"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Users-write"}},"application\/xml":{"schema":{"$ref":"#\/components\/schemas\/Users-write"}},"text\/xml":{"schema":{"$ref":"#\/components\/schemas\/Users-write"}},"application\/x-yaml":{"schema":{"$ref":"#\/components\/schemas\/Users-write"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/Users-write"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Users-write"}}},"required":true},"deprecated":false},"parameters":[]},"\/users\/{id}":{"get":{"operationId":"getUsersItem","tags":["Users"],"responses":{"200":{"description":"Users resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Users.jsonld-read"}},"application\/hal+json":{"schema":{"$ref":"#\/components\/schemas\/Users.jsonhal-read"}},"application\/vnd.api+json":{"schema":{"$ref":"#\/components\/schemas\/Users-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Users-read"}},"application\/xml":{"schema":{"$ref":"#\/components\/schemas\/Users-read"}},"text\/xml":{"schema":{"$ref":"#\/components\/schemas\/Users-read"}},"application\/x-yaml":{"schema":{"$ref":"#\/components\/schemas\/Users-read"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/Users-read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Users-read"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a Users resource.","description":"Retrieves a Users resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"delete":{"operationId":"deleteUsersItem","tags":["Users"],"responses":{"204":{"description":"Users resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the Users resource.","description":"Removes the Users resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"patch":{"operationId":"patchUsersItem","tags":["Users"],"responses":{"200":{"description":"Users resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Users.jsonld-read"}},"application\/hal+json":{"schema":{"$ref":"#\/components\/schemas\/Users.jsonhal-read"}},"application\/vnd.api+json":{"schema":{"$ref":"#\/components\/schemas\/Users-read"}},"application\/json":{"schema":{"$ref":"#\/components\/schemas\/Users-read"}},"application\/xml":{"schema":{"$ref":"#\/components\/schemas\/Users-read"}},"text\/xml":{"schema":{"$ref":"#\/components\/schemas\/Users-read"}},"application\/x-yaml":{"schema":{"$ref":"#\/components\/schemas\/Users-read"}},"text\/csv":{"schema":{"$ref":"#\/components\/schemas\/Users-read"}},"text\/html":{"schema":{"$ref":"#\/components\/schemas\/Users-read"}}},"links":{"GetUsersItem":{"operationId":"getUsersItem","parameters":{"id":"$response.body#\/id"},"description":"The `id` value returned in the response can be used as the `id` parameter in `GET \/users\/{id}`."}}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Updates the Users resource.","description":"Updates the Users resource.","parameters":[{"name":"id","in":"path","description":"Resource identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated Users resource","content":{"application\/merge-patch+json":{"schema":{"$ref":"#\/components\/schemas\/Users-write"}},"application\/vnd.api+json":{"schema":{"$ref":"#\/components\/schemas\/Users-write"}}},"required":true},"deprecated":false},"parameters":[]},"\/waiting-times":{"get":{"operationId":"getWaitingTimesCollection","tags":["WaitingTimes"],"responses":{"200":{"description":"WaitingTimes collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/WaitingTimes.jsonld"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":"string","nullable":true},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}},"application\/hal+json":{"schema":{"type":"object","properties":{"_embedded":{"type":"array","items":{"$ref":"#\/components\/schemas\/WaitingTimes.jsonhal"}},"totalItems":{"type":"integer","minimum":0},"itemsPerPage":{"type":"integer","minimum":0},"_links":{"type":"object","properties":{"self":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}},"first":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}},"last":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}},"next":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}},"previous":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}}}}},"required":["_links","_embedded"]}},"application\/vnd.api+json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/WaitingTimes"}}},"application\/json":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/WaitingTimes"}}},"application\/xml":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/WaitingTimes"}}},"text\/xml":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/WaitingTimes"}}},"application\/x-yaml":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/WaitingTimes"}}},"text\/csv":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/WaitingTimes"}}},"text\/html":{"schema":{"type":"array","items":{"$ref":"#\/components\/schemas\/WaitingTimes"}}}}}},"summary":"Retrieves the collection of WaitingTimes resources.","description":"Retrieves the collection of WaitingTimes resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]}},"components":{"schemas":{"Affluence":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"dateBegin":{"type":"string","format":"date-time"},"dateEnd":{"type":"string","format":"date-time"},"niche":{"type":"string"},"volume":{"type":"string"},"attendanceLevel":{"type":"integer"}}},"Affluence.jsonhal":{"type":"object","description":"","properties":{"_links":{"type":"object","properties":{"self":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}}}},"id":{"readOnly":true,"type":"integer"},"dateBegin":{"type":"string","format":"date-time"},"dateEnd":{"type":"string","format":"date-time"},"niche":{"type":"string"},"volume":{"type":"string"},"attendanceLevel":{"type":"integer"}}},"Affluence.jsonld":{"type":"object","description":"","properties":{"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"id":{"readOnly":true,"type":"integer"},"dateBegin":{"type":"string","format":"date-time"},"dateEnd":{"type":"string","format":"date-time"},"niche":{"type":"string"},"volume":{"type":"string"},"attendanceLevel":{"type":"integer"}}},"Airlines":{"type":"object","description":"Airlines from AWS API.","properties":{"id":{"readOnly":true,"description":"The unique identifier of this user <br \/><b>Schema:<\/b>\n<a href=\"http:\/\/schema.org\/identifier\">https:\/\/schema.org\/identifier<\/a>.","type":"integer"},"libelle":{"description":"The name of this airline","type":"string"},"cie2l":{"description":"The cie2l of this airline","type":"string"},"cie":{"description":"The cie of this airline","type":"string"}}},"Airlines.jsonhal":{"type":"object","description":"Airlines from AWS API.","properties":{"_links":{"type":"object","properties":{"self":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}}}},"id":{"readOnly":true,"description":"The unique identifier of this user <br \/><b>Schema:<\/b>\n<a href=\"http:\/\/schema.org\/identifier\">https:\/\/schema.org\/identifier<\/a>.","type":"integer"},"libelle":{"description":"The name of this airline","type":"string"},"cie2l":{"description":"The cie2l of this airline","type":"string"},"cie":{"description":"The cie of this airline","type":"string"}}},"Airlines.jsonld":{"type":"object","description":"Airlines from AWS API.","properties":{"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"id":{"readOnly":true,"description":"The unique identifier of this user <br \/><b>Schema:<\/b>\n<a href=\"http:\/\/schema.org\/identifier\">https:\/\/schema.org\/identifier<\/a>.","type":"integer"},"libelle":{"description":"The name of this airline","type":"string"},"cie2l":{"description":"The cie2l of this airline","type":"string"},"cie":{"description":"The cie of this airline","type":"string"}}},"Airports":{"type":"object","description":"Airports from AWS API.","properties":{"id":{"readOnly":true,"description":"The unique identifier of this user <br \/><b>Schema:<\/b>\n<a href=\"http:\/\/schema.org\/identifier\">https:\/\/schema.org\/identifier<\/a>.","type":"integer"},"code":{"description":"The code of this airport","type":"string"},"libelle1":{"description":"The french name of this airport","type":"string"},"libelle1En":{"type":"string","nullable":true}}},"Airports.jsonhal":{"type":"object","description":"Airports from AWS API.","properties":{"_links":{"type":"object","properties":{"self":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}}}},"id":{"readOnly":true,"description":"The unique identifier of this user <br \/><b>Schema:<\/b>\n<a href=\"http:\/\/schema.org\/identifier\">https:\/\/schema.org\/identifier<\/a>.","type":"integer"},"code":{"description":"The code of this airport","type":"string"},"libelle1":{"description":"The french name of this airport","type":"string"},"libelle1En":{"type":"string","nullable":true}}},"Airports.jsonld":{"type":"object","description":"Airports from AWS API.","properties":{"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"id":{"readOnly":true,"description":"The unique identifier of this user <br \/><b>Schema:<\/b>\n<a href=\"http:\/\/schema.org\/identifier\">https:\/\/schema.org\/identifier<\/a>.","type":"integer"},"code":{"description":"The code of this airport","type":"string"},"libelle1":{"description":"The french name of this airport","type":"string"},"libelle1En":{"type":"string","nullable":true}}},"AirportsReference":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"iata":{"type":"string","nullable":true},"oaci":{"type":"string","nullable":true},"airportNameFr":{"type":"string"},"airportNameEn":{"type":"string"},"countryCodeIso2":{"type":"string"},"countryCodeIso3":{"type":"string"},"countryNameFr":{"type":"string"},"countryNameEn":{"type":"string"},"cityNameFr":{"type":"string"},"cityNameEn":{"type":"string"},"identityName":{}}},"AirportsReference.jsonhal":{"type":"object","description":"","properties":{"_links":{"type":"object","properties":{"self":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}}}},"id":{"readOnly":true,"type":"integer"},"iata":{"type":"string","nullable":true},"oaci":{"type":"string","nullable":true},"airportNameFr":{"type":"string"},"airportNameEn":{"type":"string"},"countryCodeIso2":{"type":"string"},"countryCodeIso3":{"type":"string"},"countryNameFr":{"type":"string"},"countryNameEn":{"type":"string"},"cityNameFr":{"type":"string"},"cityNameEn":{"type":"string"},"identityName":{}}},"AirportsReference.jsonld":{"type":"object","description":"","properties":{"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"id":{"readOnly":true,"type":"integer"},"iata":{"type":"string","nullable":true},"oaci":{"type":"string","nullable":true},"airportNameFr":{"type":"string"},"airportNameEn":{"type":"string"},"countryCodeIso2":{"type":"string"},"countryCodeIso3":{"type":"string"},"countryNameFr":{"type":"string"},"countryNameEn":{"type":"string"},"cityNameFr":{"type":"string"},"cityNameEn":{"type":"string"},"identityName":{}}},"AppToken":{"type":"object","description":"Airports from AWS API.","properties":{"id":{"readOnly":true,"description":"The unique identifier of this user <br \/><b>Schema:<\/b>\n<a href=\"http:\/\/schema.org\/identifier\">https:\/\/schema.org\/identifier<\/a>.","type":"integer"},"token":{"description":"The code of this airport","type":"string"},"user":{"type":"string","format":"iri-reference"},"createdAt":{"type":"string","format":"date-time","nullable":true}}},"AppToken.jsonhal":{"type":"object","description":"Airports from AWS API.","properties":{"_links":{"type":"object","properties":{"self":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}}}},"id":{"readOnly":true,"description":"The unique identifier of this user <br \/><b>Schema:<\/b>\n<a href=\"http:\/\/schema.org\/identifier\">https:\/\/schema.org\/identifier<\/a>.","type":"integer"},"token":{"description":"The code of this airport","type":"string"},"user":{"type":"string","format":"iri-reference"},"createdAt":{"type":"string","format":"date-time","nullable":true}}},"AppToken.jsonld":{"type":"object","description":"Airports from AWS API.","properties":{"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"id":{"readOnly":true,"description":"The unique identifier of this user <br \/><b>Schema:<\/b>\n<a href=\"http:\/\/schema.org\/identifier\">https:\/\/schema.org\/identifier<\/a>.","type":"integer"},"token":{"description":"The code of this airport","type":"string"},"user":{"type":"string","format":"iri-reference"},"createdAt":{"type":"string","format":"date-time","nullable":true}}},"BestPrice":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"airlineCode":{"type":"string","nullable":true},"airlineName":{"type":"string","nullable":true},"airlineOaci":{"type":"string","nullable":true},"arrivalAirportCode":{"type":"string","nullable":true},"arrivalAirportName":{"type":"string","nullable":true},"arrivalCity":{"type":"string","nullable":true},"arrivalCountry":{"type":"string","nullable":true},"arrivalCountryCode":{"type":"string","nullable":true},"bestPrice":{"type":"number","nullable":true},"bestPriceFlightDate":{"type":"string","format":"date-time","nullable":true},"currency":{"description":"the currency of this best price","type":"string"},"departureCity":{"type":"string","nullable":true},"departureCountry":{"type":"string","nullable":true},"departureCountryCode":{"type":"string","nullable":true},"departureAirportName":{"type":"string","nullable":true},"departureAirportCode":{"type":"string","nullable":true}}},"BestPrice.jsonhal":{"type":"object","description":"","properties":{"_links":{"type":"object","properties":{"self":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}}}},"id":{"readOnly":true,"type":"integer"},"airlineCode":{"type":"string","nullable":true},"airlineName":{"type":"string","nullable":true},"airlineOaci":{"type":"string","nullable":true},"arrivalAirportCode":{"type":"string","nullable":true},"arrivalAirportName":{"type":"string","nullable":true},"arrivalCity":{"type":"string","nullable":true},"arrivalCountry":{"type":"string","nullable":true},"arrivalCountryCode":{"type":"string","nullable":true},"bestPrice":{"type":"number","nullable":true},"bestPriceFlightDate":{"type":"string","format":"date-time","nullable":true},"currency":{"description":"the currency of this best price","type":"string"},"departureCity":{"type":"string","nullable":true},"departureCountry":{"type":"string","nullable":true},"departureCountryCode":{"type":"string","nullable":true},"departureAirportName":{"type":"string","nullable":true},"departureAirportCode":{"type":"string","nullable":true}}},"BestPrice.jsonld":{"type":"object","description":"","properties":{"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"id":{"readOnly":true,"type":"integer"},"airlineCode":{"type":"string","nullable":true},"airlineName":{"type":"string","nullable":true},"airlineOaci":{"type":"string","nullable":true},"arrivalAirportCode":{"type":"string","nullable":true},"arrivalAirportName":{"type":"string","nullable":true},"arrivalCity":{"type":"string","nullable":true},"arrivalCountry":{"type":"string","nullable":true},"arrivalCountryCode":{"type":"string","nullable":true},"bestPrice":{"type":"number","nullable":true},"bestPriceFlightDate":{"type":"string","format":"date-time","nullable":true},"currency":{"description":"the currency of this best price","type":"string"},"departureCity":{"type":"string","nullable":true},"departureCountry":{"type":"string","nullable":true},"departureCountryCode":{"type":"string","nullable":true},"departureAirportName":{"type":"string","nullable":true},"departureAirportCode":{"type":"string","nullable":true}}},"Booking":{"type":"object","description":"Booking from Resaneo API ?","properties":{"id":{"readOnly":true,"type":"integer"},"bookingDate":{"type":"string","format":"date-time","nullable":true},"bookingId":{"type":"string","nullable":true},"title":{"description":"the user title of this booking","type":"string"},"lastName":{"type":"string","nullable":true},"firstName":{"type":"string","nullable":true},"birthdate":{"description":"the user birthdate of this booking","type":"string","format":"date-time","nullable":true},"address":{"description":"the user address of this booking","type":"string"},"zipcode":{"description":"the user zipcode of this booking","type":"string"},"city":{"description":"the user city of this booking","type":"string"},"country":{"description":"the user country of this booking","type":"string"},"email":{"description":"the user email of this booking","type":"string"},"mobilePhone":{"type":"string","nullable":true},"originAirportCode":{"type":"string","nullable":true},"destinationCountryCode":{"type":"string","nullable":true},"destinationAirportCode":{"type":"string","nullable":true},"departureDate":{"type":"string","format":"date-time","nullable":true},"returnDate":{"type":"string","format":"date-time","nullable":true},"airlineCode":{"type":"string","nullable":true},"adultsPax":{"type":"integer","nullable":true},"childsPax":{"type":"integer","nullable":true},"babyPax":{"type":"integer","nullable":true},"insurance":{"description":"the insurance of this booking","type":"string"},"amountInclTax":{"type":"number","nullable":true},"amountExclTax":{"type":"number","nullable":true},"bookingStatus":{"type":"string","nullable":true},"departureAirlineCode":{"type":"string","nullable":true},"departureFlightNumber":{"type":"integer","nullable":true},"departureDestinationCode":{"type":"string","nullable":true},"returnAirlineCode":{"type":"string","nullable":true},"returnFlightNumber":{"type":"integer","nullable":true},"returnOriginCode":{"type":"string","nullable":true},"marketingOptin":{"type":"integer","nullable":true},"customerId":{"type":"string","nullable":true},"sessionId":{"type":"string","nullable":true},"originCity":{"type":"string","nullable":true},"originCountryCode":{"type":"string","nullable":true},"destinationCity":{"type":"string","nullable":true},"returnAirlineName":{"description":"Get the value of return_airline_name"},"departureAirlineName":{"description":"Get the value of return_airline_name"},"originAirportName":{"description":"Get the value of origin_airport_name"},"destinationAirportName":{"description":"Get the value of destination_airport_name"}}},"Booking.jsonhal":{"type":"object","description":"Booking from Resaneo API ?","properties":{"_links":{"type":"object","properties":{"self":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}}}},"id":{"readOnly":true,"type":"integer"},"bookingDate":{"type":"string","format":"date-time","nullable":true},"bookingId":{"type":"string","nullable":true},"title":{"description":"the user title of this booking","type":"string"},"lastName":{"type":"string","nullable":true},"firstName":{"type":"string","nullable":true},"birthdate":{"description":"the user birthdate of this booking","type":"string","format":"date-time","nullable":true},"address":{"description":"the user address of this booking","type":"string"},"zipcode":{"description":"the user zipcode of this booking","type":"string"},"city":{"description":"the user city of this booking","type":"string"},"country":{"description":"the user country of this booking","type":"string"},"email":{"description":"the user email of this booking","type":"string"},"mobilePhone":{"type":"string","nullable":true},"originAirportCode":{"type":"string","nullable":true},"destinationCountryCode":{"type":"string","nullable":true},"destinationAirportCode":{"type":"string","nullable":true},"departureDate":{"type":"string","format":"date-time","nullable":true},"returnDate":{"type":"string","format":"date-time","nullable":true},"airlineCode":{"type":"string","nullable":true},"adultsPax":{"type":"integer","nullable":true},"childsPax":{"type":"integer","nullable":true},"babyPax":{"type":"integer","nullable":true},"insurance":{"description":"the insurance of this booking","type":"string"},"amountInclTax":{"type":"number","nullable":true},"amountExclTax":{"type":"number","nullable":true},"bookingStatus":{"type":"string","nullable":true},"departureAirlineCode":{"type":"string","nullable":true},"departureFlightNumber":{"type":"integer","nullable":true},"departureDestinationCode":{"type":"string","nullable":true},"returnAirlineCode":{"type":"string","nullable":true},"returnFlightNumber":{"type":"integer","nullable":true},"returnOriginCode":{"type":"string","nullable":true},"marketingOptin":{"type":"integer","nullable":true},"customerId":{"type":"string","nullable":true},"sessionId":{"type":"string","nullable":true},"originCity":{"type":"string","nullable":true},"originCountryCode":{"type":"string","nullable":true},"destinationCity":{"type":"string","nullable":true},"returnAirlineName":{"description":"Get the value of return_airline_name"},"departureAirlineName":{"description":"Get the value of return_airline_name"},"originAirportName":{"description":"Get the value of origin_airport_name"},"destinationAirportName":{"description":"Get the value of destination_airport_name"}}},"Booking.jsonld":{"type":"object","description":"Booking from Resaneo API ?","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"bookingDate":{"type":"string","format":"date-time","nullable":true},"bookingId":{"type":"string","nullable":true},"title":{"description":"the user title of this booking","type":"string"},"lastName":{"type":"string","nullable":true},"firstName":{"type":"string","nullable":true},"birthdate":{"description":"the user birthdate of this booking","type":"string","format":"date-time","nullable":true},"address":{"description":"the user address of this booking","type":"string"},"zipcode":{"description":"the user zipcode of this booking","type":"string"},"city":{"description":"the user city of this booking","type":"string"},"country":{"description":"the user country of this booking","type":"string"},"email":{"description":"the user email of this booking","type":"string"},"mobilePhone":{"type":"string","nullable":true},"originAirportCode":{"type":"string","nullable":true},"destinationCountryCode":{"type":"string","nullable":true},"destinationAirportCode":{"type":"string","nullable":true},"departureDate":{"type":"string","format":"date-time","nullable":true},"returnDate":{"type":"string","format":"date-time","nullable":true},"airlineCode":{"type":"string","nullable":true},"adultsPax":{"type":"integer","nullable":true},"childsPax":{"type":"integer","nullable":true},"babyPax":{"type":"integer","nullable":true},"insurance":{"description":"the insurance of this booking","type":"string"},"amountInclTax":{"type":"number","nullable":true},"amountExclTax":{"type":"number","nullable":true},"bookingStatus":{"type":"string","nullable":true},"departureAirlineCode":{"type":"string","nullable":true},"departureFlightNumber":{"type":"integer","nullable":true},"departureDestinationCode":{"type":"string","nullable":true},"returnAirlineCode":{"type":"string","nullable":true},"returnFlightNumber":{"type":"integer","nullable":true},"returnOriginCode":{"type":"string","nullable":true},"marketingOptin":{"type":"integer","nullable":true},"customerId":{"type":"string","nullable":true},"sessionId":{"type":"string","nullable":true},"originCity":{"type":"string","nullable":true},"originCountryCode":{"type":"string","nullable":true},"destinationCity":{"type":"string","nullable":true},"returnAirlineName":{"description":"Get the value of return_airline_name"},"departureAirlineName":{"description":"Get the value of return_airline_name"},"originAirportName":{"description":"Get the value of origin_airport_name"},"destinationAirportName":{"description":"Get the value of destination_airport_name"}}},"Consent-read":{"type":"object","description":"","properties":{"type":{"type":"string"},"mandatory":{"type":"boolean"}}},"Consent-write":{"type":"object","description":"","properties":{"type":{"type":"string"},"mandatory":{"type":"boolean"}}},"Consent.jsonhal-read":{"type":"object","description":"","properties":{"_links":{"type":"object","properties":{"self":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}}}},"type":{"type":"string"},"mandatory":{"type":"boolean"}}},"Consent.jsonhal-write":{"type":"object","description":"","properties":{"_links":{"type":"object","properties":{"self":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}}}},"type":{"type":"string"},"mandatory":{"type":"boolean"}}},"Consent.jsonld-read":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"type":{"type":"string"},"mandatory":{"type":"boolean"}}},"Consent.jsonld-write":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"type":{"type":"string"},"mandatory":{"type":"boolean"}}},"Flight":{"type":"object","description":"Flight from CSV Import ?","properties":{"id":{"readOnly":true,"type":"integer"},"airlineName":{"type":"string","nullable":true},"airlineCode":{"type":"string","nullable":true},"airlineOaci":{"type":"string","nullable":true},"flightNumber":{"type":"string","nullable":true},"departureDate":{"type":"string","format":"date-time","nullable":true},"arrivalDate":{"type":"string","format":"date-time","nullable":true},"departureAirportName":{"type":"string","nullable":true},"departureAirportCode":{"type":"string","nullable":true},"arrivalAirportName":{"type":"string","nullable":true},"arrivalAirportCode":{"type":"string","nullable":true},"departureCity":{"type":"string","nullable":true},"arrivalCity":{"type":"string","nullable":true},"departureCountry":{"type":"string","nullable":true},"departureCountryCode":{"type":"string","nullable":true},"arrivalCountry":{"type":"string","nullable":true},"arrivalCountryCode":{"type":"string","nullable":true},"startDate":{"type":"string","format":"date-time","nullable":true},"endDate":{"type":"string","format":"date-time","nullable":true},"flightDuration":{"type":"integer","nullable":true},"monday":{"type":"boolean"},"tuesday":{"type":"boolean"},"wednesday":{"type":"boolean"},"thursday":{"type":"boolean"},"friday":{"type":"boolean"},"saturday":{"type":"boolean"},"sunday":{"type":"boolean"},"departureTime":{"type":"string","format":"date-time","nullable":true},"arrivalTime":{"type":"string","format":"date-time","nullable":true}}},"Flight.jsonhal":{"type":"object","description":"Flight from CSV Import ?","properties":{"_links":{"type":"object","properties":{"self":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}}}},"id":{"readOnly":true,"type":"integer"},"airlineName":{"type":"string","nullable":true},"airlineCode":{"type":"string","nullable":true},"airlineOaci":{"type":"string","nullable":true},"flightNumber":{"type":"string","nullable":true},"departureDate":{"type":"string","format":"date-time","nullable":true},"arrivalDate":{"type":"string","format":"date-time","nullable":true},"departureAirportName":{"type":"string","nullable":true},"departureAirportCode":{"type":"string","nullable":true},"arrivalAirportName":{"type":"string","nullable":true},"arrivalAirportCode":{"type":"string","nullable":true},"departureCity":{"type":"string","nullable":true},"arrivalCity":{"type":"string","nullable":true},"departureCountry":{"type":"string","nullable":true},"departureCountryCode":{"type":"string","nullable":true},"arrivalCountry":{"type":"string","nullable":true},"arrivalCountryCode":{"type":"string","nullable":true},"startDate":{"type":"string","format":"date-time","nullable":true},"endDate":{"type":"string","format":"date-time","nullable":true},"flightDuration":{"type":"integer","nullable":true},"monday":{"type":"boolean"},"tuesday":{"type":"boolean"},"wednesday":{"type":"boolean"},"thursday":{"type":"boolean"},"friday":{"type":"boolean"},"saturday":{"type":"boolean"},"sunday":{"type":"boolean"},"departureTime":{"type":"string","format":"date-time","nullable":true},"arrivalTime":{"type":"string","format":"date-time","nullable":true}}},"Flight.jsonld":{"type":"object","description":"Flight from CSV Import ?","properties":{"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"id":{"readOnly":true,"type":"integer"},"airlineName":{"type":"string","nullable":true},"airlineCode":{"type":"string","nullable":true},"airlineOaci":{"type":"string","nullable":true},"flightNumber":{"type":"string","nullable":true},"departureDate":{"type":"string","format":"date-time","nullable":true},"arrivalDate":{"type":"string","format":"date-time","nullable":true},"departureAirportName":{"type":"string","nullable":true},"departureAirportCode":{"type":"string","nullable":true},"arrivalAirportName":{"type":"string","nullable":true},"arrivalAirportCode":{"type":"string","nullable":true},"departureCity":{"type":"string","nullable":true},"arrivalCity":{"type":"string","nullable":true},"departureCountry":{"type":"string","nullable":true},"departureCountryCode":{"type":"string","nullable":true},"arrivalCountry":{"type":"string","nullable":true},"arrivalCountryCode":{"type":"string","nullable":true},"startDate":{"type":"string","format":"date-time","nullable":true},"endDate":{"type":"string","format":"date-time","nullable":true},"flightDuration":{"type":"integer","nullable":true},"monday":{"type":"boolean"},"tuesday":{"type":"boolean"},"wednesday":{"type":"boolean"},"thursday":{"type":"boolean"},"friday":{"type":"boolean"},"saturday":{"type":"boolean"},"sunday":{"type":"boolean"},"departureTime":{"type":"string","format":"date-time","nullable":true},"arrivalTime":{"type":"string","format":"date-time","nullable":true}}},"FlightCompaniesFrom":{"type":"object","description":"Class Suggestion. Represents an entity for an item from the suggestion result set.","properties":{"id":{"readOnly":true,"type":"integer","nullable":true}}},"FlightCompaniesFrom.jsonhal":{"type":"object","description":"Class Suggestion. Represents an entity for an item from the suggestion result set.","properties":{"_links":{"type":"object","properties":{"self":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}}}},"id":{"readOnly":true,"type":"integer","nullable":true}}},"FlightCompaniesFrom.jsonld":{"type":"object","description":"Class Suggestion. Represents an entity for an item from the suggestion result set.","properties":{"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer","nullable":true}}},"FlightCompaniesTo":{"type":"object","description":"Class Suggestion. Represents an entity for an item from the suggestion result set.","properties":{"id":{"readOnly":true,"type":"integer","nullable":true}}},"FlightCompaniesTo.jsonhal":{"type":"object","description":"Class Suggestion. Represents an entity for an item from the suggestion result set.","properties":{"_links":{"type":"object","properties":{"self":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}}}},"id":{"readOnly":true,"type":"integer","nullable":true}}},"FlightCompaniesTo.jsonld":{"type":"object","description":"Class Suggestion. Represents an entity for an item from the suggestion result set.","properties":{"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer","nullable":true}}},"FlightForDestination":{"type":"object","description":"Class Suggestion. Represents an entity for an item from the suggestion result set.","properties":{"id":{"readOnly":true,"type":"integer","nullable":true}}},"FlightForDestination.jsonhal":{"type":"object","description":"Class Suggestion. Represents an entity for an item from the suggestion result set.","properties":{"_links":{"type":"object","properties":{"self":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}}}},"id":{"readOnly":true,"type":"integer","nullable":true}}},"FlightForDestination.jsonld":{"type":"object","description":"Class Suggestion. Represents an entity for an item from the suggestion result set.","properties":{"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer","nullable":true}}},"FlightRoundTrip":{"type":"object","description":"Class Suggestion. Represents an entity for an item from the suggestion result set.","properties":{"id":{"readOnly":true,"type":"integer","nullable":true}}},"FlightRoundTrip.jsonhal":{"type":"object","description":"Class Suggestion. Represents an entity for an item from the suggestion result set.","properties":{"_links":{"type":"object","properties":{"self":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}}}},"id":{"readOnly":true,"type":"integer","nullable":true}}},"FlightRoundTrip.jsonld":{"type":"object","description":"Class Suggestion. Represents an entity for an item from the suggestion result set.","properties":{"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer","nullable":true}}},"FlightRoundTripByDate":{"type":"object","description":"Class Suggestion. Represents an entity for an item from the suggestion result set.","properties":{"id":{"readOnly":true,"type":"integer","nullable":true}}},"FlightRoundTripByDate.jsonhal":{"type":"object","description":"Class Suggestion. Represents an entity for an item from the suggestion result set.","properties":{"_links":{"type":"object","properties":{"self":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}}}},"id":{"readOnly":true,"type":"integer","nullable":true}}},"FlightRoundTripByDate.jsonld":{"type":"object","description":"Class Suggestion. Represents an entity for an item from the suggestion result set.","properties":{"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer","nullable":true}}},"FlightRoundTripByDateAndCity":{"type":"object","description":"Class Suggestion. Represents an entity for an item from the suggestion result set.","properties":{"id":{"readOnly":true,"type":"integer","nullable":true}}},"FlightRoundTripByDateAndCity.jsonhal":{"type":"object","description":"Class Suggestion. Represents an entity for an item from the suggestion result set.","properties":{"_links":{"type":"object","properties":{"self":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}}}},"id":{"readOnly":true,"type":"integer","nullable":true}}},"FlightRoundTripByDateAndCity.jsonld":{"type":"object","description":"Class Suggestion. Represents an entity for an item from the suggestion result set.","properties":{"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer","nullable":true}}},"FlightRoundTripByDateAndCountry":{"type":"object","description":"Class Suggestion. Represents an entity for an item from the suggestion result set.","properties":{"id":{"readOnly":true,"type":"integer","nullable":true}}},"FlightRoundTripByDateAndCountry.jsonhal":{"type":"object","description":"Class Suggestion. Represents an entity for an item from the suggestion result set.","properties":{"_links":{"type":"object","properties":{"self":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}}}},"id":{"readOnly":true,"type":"integer","nullable":true}}},"FlightRoundTripByDateAndCountry.jsonld":{"type":"object","description":"Class Suggestion. Represents an entity for an item from the suggestion result set.","properties":{"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer","nullable":true}}},"FlightsWeekendFriendly":{"type":"object","description":"Class Suggestion. Represents an entity for an item from the suggestion result set.","properties":{"id":{"readOnly":true,"type":"integer","nullable":true}}},"FlightsWeekendFriendly.jsonhal":{"type":"object","description":"Class Suggestion. Represents an entity for an item from the suggestion result set.","properties":{"_links":{"type":"object","properties":{"self":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}}}},"id":{"readOnly":true,"type":"integer","nullable":true}}},"FlightsWeekendFriendly.jsonld":{"type":"object","description":"Class Suggestion. Represents an entity for an item from the suggestion result set.","properties":{"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer","nullable":true}}},"FollowedFlights":{"type":"object","description":"","properties":{"userId":{},"flightId":{},"type":{"type":"string"},"date":{"type":"string","format":"date-time"},"vtNum":{},"id":{"readOnly":true,"type":"integer"},"language":{"type":"string"},"token":{"type":"string"},"createdAt":{"type":"string","format":"date-time","nullable":true},"airlineName":{"readOnly":true,"description":"Get the value of airline_name"},"departureAirportName":{"readOnly":true,"description":"Get the value of departure_airport_name"},"arrivalAirportName":{"readOnly":true,"description":"Get the value of arrival_airport_name"},"airport":{"type":"string"},"airline":{"type":"string"}}},"FollowedFlights.jsonhal":{"type":"object","description":"","properties":{"_links":{"type":"object","properties":{"self":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}}}},"userId":{},"flightId":{},"type":{"type":"string"},"date":{"type":"string","format":"date-time"},"vtNum":{},"id":{"readOnly":true,"type":"integer"},"language":{"type":"string"},"token":{"type":"string"},"createdAt":{"type":"string","format":"date-time","nullable":true},"airlineName":{"readOnly":true,"description":"Get the value of airline_name"},"departureAirportName":{"readOnly":true,"description":"Get the value of departure_airport_name"},"arrivalAirportName":{"readOnly":true,"description":"Get the value of arrival_airport_name"},"airport":{"type":"string"},"airline":{"type":"string"}}},"FollowedFlights.jsonld":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"userId":{},"flightId":{},"type":{"type":"string"},"date":{"type":"string","format":"date-time"},"vtNum":{},"id":{"readOnly":true,"type":"integer"},"language":{"type":"string"},"token":{"type":"string"},"createdAt":{"type":"string","format":"date-time","nullable":true},"airlineName":{"readOnly":true,"description":"Get the value of airline_name"},"departureAirportName":{"readOnly":true,"description":"Get the value of departure_airport_name"},"arrivalAirportName":{"readOnly":true,"description":"Get the value of arrival_airport_name"},"airport":{"type":"string"},"airline":{"type":"string"}}},"Health":{"type":"object","description":"Class Suggestion. Represents an entity for an item from the suggestion result set.","properties":{"id":{"readOnly":true,"type":"integer","nullable":true}}},"Health.jsonhal":{"type":"object","description":"Class Suggestion. Represents an entity for an item from the suggestion result set.","properties":{"_links":{"type":"object","properties":{"self":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}}}},"id":{"readOnly":true,"type":"integer","nullable":true}}},"Health.jsonld":{"type":"object","description":"Class Suggestion. Represents an entity for an item from the suggestion result set.","properties":{"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer","nullable":true}}},"NewsletterSubscribe":{"type":"object","description":"Class Suggestion. Represents an entity for an item from the suggestion result set.","properties":{"id":{"readOnly":true,"type":"integer","nullable":true}}},"NewsletterSubscribe.jsonhal":{"type":"object","description":"Class Suggestion. Represents an entity for an item from the suggestion result set.","properties":{"_links":{"type":"object","properties":{"self":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}}}},"id":{"readOnly":true,"type":"integer","nullable":true}}},"NewsletterSubscribe.jsonld":{"type":"object","description":"Class Suggestion. Represents an entity for an item from the suggestion result set.","properties":{"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer","nullable":true}}},"Parks":{"type":"object","description":"Class Suggestion. Represents an entity for an item from the suggestion result set.","properties":{"id":{"readOnly":true,"type":"integer","nullable":true}}},"Parks.jsonhal":{"type":"object","description":"Class Suggestion. Represents an entity for an item from the suggestion result set.","properties":{"_links":{"type":"object","properties":{"self":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}}}},"id":{"readOnly":true,"type":"integer","nullable":true}}},"Parks.jsonld":{"type":"object","description":"Class Suggestion. Represents an entity for an item from the suggestion result set.","properties":{"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer","nullable":true}}},"PlannedArrivals":{"type":"object","description":"Class Suggestion. Represents an entity for an item from the suggestion result set.","properties":{"id":{"readOnly":true,"type":"integer","nullable":true}}},"PlannedArrivals.jsonhal":{"type":"object","description":"Class Suggestion. Represents an entity for an item from the suggestion result set.","properties":{"_links":{"type":"object","properties":{"self":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}}}},"id":{"readOnly":true,"type":"integer","nullable":true}}},"PlannedArrivals.jsonld":{"type":"object","description":"Class Suggestion. Represents an entity for an item from the suggestion result set.","properties":{"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer","nullable":true}}},"PlannedDepartures":{"type":"object","description":"Class Suggestion. Represents an entity for an item from the suggestion result set.","properties":{"id":{"readOnly":true,"type":"integer","nullable":true}}},"PlannedDepartures.jsonhal":{"type":"object","description":"Class Suggestion. Represents an entity for an item from the suggestion result set.","properties":{"_links":{"type":"object","properties":{"self":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}}}},"id":{"readOnly":true,"type":"integer","nullable":true}}},"PlannedDepartures.jsonld":{"type":"object","description":"Class Suggestion. Represents an entity for an item from the suggestion result set.","properties":{"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer","nullable":true}}},"RealtimeArrivals":{"type":"object","description":"Class Suggestion. Represents an entity for an item from the suggestion result set.","properties":{"id":{"readOnly":true,"type":"integer","nullable":true}}},"RealtimeArrivals.jsonhal":{"type":"object","description":"Class Suggestion. Represents an entity for an item from the suggestion result set.","properties":{"_links":{"type":"object","properties":{"self":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}}}},"id":{"readOnly":true,"type":"integer","nullable":true}}},"RealtimeArrivals.jsonld":{"type":"object","description":"Class Suggestion. Represents an entity for an item from the suggestion result set.","properties":{"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer","nullable":true}}},"RealtimeDepartures":{"type":"object","description":"Class Suggestion. Represents an entity for an item from the suggestion result set.","properties":{"id":{"readOnly":true,"type":"integer","nullable":true}}},"RealtimeDepartures.jsonhal":{"type":"object","description":"Class Suggestion. Represents an entity for an item from the suggestion result set.","properties":{"_links":{"type":"object","properties":{"self":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}}}},"id":{"readOnly":true,"type":"integer","nullable":true}}},"RealtimeDepartures.jsonld":{"type":"object","description":"Class Suggestion. Represents an entity for an item from the suggestion result set.","properties":{"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer","nullable":true}}},"RealtimeParks":{"type":"object","description":"Class Suggestion. Represents an entity for an item from the suggestion result set.","properties":{"id":{"readOnly":true,"type":"integer","nullable":true}}},"RealtimeParks.jsonhal":{"type":"object","description":"Class Suggestion. Represents an entity for an item from the suggestion result set.","properties":{"_links":{"type":"object","properties":{"self":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}}}},"id":{"readOnly":true,"type":"integer","nullable":true}}},"RealtimeParks.jsonld":{"type":"object","description":"Class Suggestion. Represents an entity for an item from the suggestion result set.","properties":{"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer","nullable":true}}},"RegistrationUrl":{"type":"object","description":"Class Suggestion. Represents an entity for an item from the suggestion result set.","properties":{"id":{"readOnly":true,"type":"integer","nullable":true}}},"RegistrationUrl.jsonhal":{"type":"object","description":"Class Suggestion. Represents an entity for an item from the suggestion result set.","properties":{"_links":{"type":"object","properties":{"self":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}}}},"id":{"readOnly":true,"type":"integer","nullable":true}}},"RegistrationUrl.jsonld":{"type":"object","description":"Class Suggestion. Represents an entity for an item from the suggestion result set.","properties":{"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer","nullable":true}}},"Services":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"startDate":{"type":"string","format":"date-time","nullable":true},"endDate":{"type":"string","format":"date-time","nullable":true},"orderDate":{"type":"string","format":"date-time","nullable":true},"orderUpdateDate":{"type":"string","format":"date-time","nullable":true},"cancellableUntil":{"type":"string","format":"date-time","nullable":true},"amount":{"type":"number","nullable":true},"status":{"enum":["new","processing","ready","cancelled","archived","blocked"],"type":"string","example":"ready"},"cancellable":{"type":"boolean","nullable":true},"code":{"type":"string"},"type":{"enum":["parking_booking","parking_subscription","lounge","fast_track","lounge_subscription","fast_track_subscription"],"type":"string","example":"parking_subscription"},"user":{"type":"string","format":"iri-reference"},"idAkis":{"description":"Get the value of id_akis"},"idSylius":{"description":"Get the value of id_sylius"},"akisUserId":{"description":"Get the value of akis_user_id"},"contractNumber":{"description":"Get the value of contract_number"},"cardNumber":{"description":"Get the value of card_number"},"cardIndex":{"description":"Get the value of card_index"},"recipientTitle":{"description":"Get the value of recipient_title"},"recipientSurname":{"description":"Get the value of recipient_surname"},"recipientForename":{"description":"Get the value of recipient_forename"},"recipientEmail":{"description":"Get the value of recipient_email"},"recipientPhone":{"description":"Get the value of recipient_phone"},"recipientAddress1":{"description":"Get the value of recipient_address1"},"recipientAddress2":{"description":"Get the value of recipient_address2"},"recipientPostalCode":{"description":"Get the value of recipient_postal_code"},"recipientCity":{"description":"Get the value of recipient_city"},"recipientCountryName":{"description":"Get the value of recipient_country_name"},"recipientCountryCode":{"description":"Get the value of recipient_country_code"}}},"Services.jsonhal":{"type":"object","description":"","properties":{"_links":{"type":"object","properties":{"self":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}}}},"id":{"readOnly":true,"type":"integer"},"startDate":{"type":"string","format":"date-time","nullable":true},"endDate":{"type":"string","format":"date-time","nullable":true},"orderDate":{"type":"string","format":"date-time","nullable":true},"orderUpdateDate":{"type":"string","format":"date-time","nullable":true},"cancellableUntil":{"type":"string","format":"date-time","nullable":true},"amount":{"type":"number","nullable":true},"status":{"enum":["new","processing","ready","cancelled","archived","blocked"],"type":"string","example":"ready"},"cancellable":{"type":"boolean","nullable":true},"code":{"type":"string"},"type":{"enum":["parking_booking","parking_subscription","lounge","fast_track","lounge_subscription","fast_track_subscription"],"type":"string","example":"parking_subscription"},"user":{"type":"string","format":"iri-reference"},"idAkis":{"description":"Get the value of id_akis"},"idSylius":{"description":"Get the value of id_sylius"},"akisUserId":{"description":"Get the value of akis_user_id"},"contractNumber":{"description":"Get the value of contract_number"},"cardNumber":{"description":"Get the value of card_number"},"cardIndex":{"description":"Get the value of card_index"},"recipientTitle":{"description":"Get the value of recipient_title"},"recipientSurname":{"description":"Get the value of recipient_surname"},"recipientForename":{"description":"Get the value of recipient_forename"},"recipientEmail":{"description":"Get the value of recipient_email"},"recipientPhone":{"description":"Get the value of recipient_phone"},"recipientAddress1":{"description":"Get the value of recipient_address1"},"recipientAddress2":{"description":"Get the value of recipient_address2"},"recipientPostalCode":{"description":"Get the value of recipient_postal_code"},"recipientCity":{"description":"Get the value of recipient_city"},"recipientCountryName":{"description":"Get the value of recipient_country_name"},"recipientCountryCode":{"description":"Get the value of recipient_country_code"}}},"Services.jsonld":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"startDate":{"type":"string","format":"date-time","nullable":true},"endDate":{"type":"string","format":"date-time","nullable":true},"orderDate":{"type":"string","format":"date-time","nullable":true},"orderUpdateDate":{"type":"string","format":"date-time","nullable":true},"cancellableUntil":{"type":"string","format":"date-time","nullable":true},"amount":{"type":"number","nullable":true},"status":{"enum":["new","processing","ready","cancelled","archived","blocked"],"type":"string","example":"ready"},"cancellable":{"type":"boolean","nullable":true},"code":{"type":"string"},"type":{"enum":["parking_booking","parking_subscription","lounge","fast_track","lounge_subscription","fast_track_subscription"],"type":"string","example":"parking_subscription"},"user":{"type":"string","format":"iri-reference"},"idAkis":{"description":"Get the value of id_akis"},"idSylius":{"description":"Get the value of id_sylius"},"akisUserId":{"description":"Get the value of akis_user_id"},"contractNumber":{"description":"Get the value of contract_number"},"cardNumber":{"description":"Get the value of card_number"},"cardIndex":{"description":"Get the value of card_index"},"recipientTitle":{"description":"Get the value of recipient_title"},"recipientSurname":{"description":"Get the value of recipient_surname"},"recipientForename":{"description":"Get the value of recipient_forename"},"recipientEmail":{"description":"Get the value of recipient_email"},"recipientPhone":{"description":"Get the value of recipient_phone"},"recipientAddress1":{"description":"Get the value of recipient_address1"},"recipientAddress2":{"description":"Get the value of recipient_address2"},"recipientPostalCode":{"description":"Get the value of recipient_postal_code"},"recipientCity":{"description":"Get the value of recipient_city"},"recipientCountryName":{"description":"Get the value of recipient_country_name"},"recipientCountryCode":{"description":"Get the value of recipient_country_code"}}},"Subscription-read":{"type":"object","description":"","properties":{"type":{"type":"string"},"date":{"type":"string","format":"date-time"}}},"Subscription-write":{"type":"object","description":"","properties":{"type":{"type":"string"},"date":{"type":"string","format":"date-time"}}},"Subscription.jsonhal-read":{"type":"object","description":"","properties":{"_links":{"type":"object","properties":{"self":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}}}},"type":{"type":"string"},"date":{"type":"string","format":"date-time"}}},"Subscription.jsonhal-write":{"type":"object","description":"","properties":{"_links":{"type":"object","properties":{"self":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}}}},"type":{"type":"string"},"date":{"type":"string","format":"date-time"}}},"Subscription.jsonld-read":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"type":{"type":"string"},"date":{"type":"string","format":"date-time"}}},"Subscription.jsonld-write":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"type":{"type":"string"},"date":{"type":"string","format":"date-time"}}},"SubscriptionType-read":{"type":"object","description":"","properties":{"type":{"type":"string"}}},"SubscriptionType-write":{"type":"object","description":"","properties":{"type":{"type":"string"}}},"SubscriptionType.jsonhal-read":{"type":"object","description":"","properties":{"_links":{"type":"object","properties":{"self":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}}}},"type":{"type":"string"}}},"SubscriptionType.jsonhal-write":{"type":"object","description":"","properties":{"_links":{"type":"object","properties":{"self":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}}}},"type":{"type":"string"}}},"SubscriptionType.jsonld-read":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"type":{"type":"string"}}},"SubscriptionType.jsonld-write":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"type":{"type":"string"}}},"Subscriptions-read":{"type":"object","description":"","properties":{"subscriptionType":{"$ref":"#\/components\/schemas\/SubscriptionType-read"},"date":{"type":"string","format":"date-time"}}},"Subscriptions.jsonhal-read":{"type":"object","description":"","properties":{"_links":{"type":"object","properties":{"self":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}}}},"subscriptionType":{"$ref":"#\/components\/schemas\/SubscriptionType.jsonhal-read"},"date":{"type":"string","format":"date-time"}}},"Subscriptions.jsonld-read":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"subscriptionType":{"$ref":"#\/components\/schemas\/SubscriptionType.jsonld-read"},"date":{"type":"string","format":"date-time"}}},"Transactions":{"type":"object","description":"","properties":{"id":{"readOnly":true,"type":"integer"},"reference":{"type":"string"},"orderDate":{"type":"string","format":"date-time","nullable":true},"amount":{"type":"number"},"status":{"type":"string"},"editUrl":{"type":"string","nullable":true},"voucherUrl":{"type":"string","nullable":true},"orderLines":{"type":"array","items":{"type":"string"}},"user":{"type":"string","format":"iri-reference"},"origin":{"type":"string","nullable":true},"refAkis":{"description":"Get the value of ref_akis"},"refSylius":{"description":"Get the value of ref_sylius"},"orderUpdateDate":{"description":"Get the value of order_update_date","type":"string","format":"date-time","nullable":true},"akisUserId":{"description":"Get the value of akis_user_id"}}},"Transactions.jsonhal":{"type":"object","description":"","properties":{"_links":{"type":"object","properties":{"self":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}}}},"id":{"readOnly":true,"type":"integer"},"reference":{"type":"string"},"orderDate":{"type":"string","format":"date-time","nullable":true},"amount":{"type":"number"},"status":{"type":"string"},"editUrl":{"type":"string","nullable":true},"voucherUrl":{"type":"string","nullable":true},"orderLines":{"type":"array","items":{"type":"string"}},"user":{"type":"string","format":"iri-reference"},"origin":{"type":"string","nullable":true},"refAkis":{"description":"Get the value of ref_akis"},"refSylius":{"description":"Get the value of ref_sylius"},"orderUpdateDate":{"description":"Get the value of order_update_date","type":"string","format":"date-time","nullable":true},"akisUserId":{"description":"Get the value of akis_user_id"}}},"Transactions.jsonld":{"type":"object","description":"","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer"},"reference":{"type":"string"},"orderDate":{"type":"string","format":"date-time","nullable":true},"amount":{"type":"number"},"status":{"type":"string"},"editUrl":{"type":"string","nullable":true},"voucherUrl":{"type":"string","nullable":true},"orderLines":{"type":"array","items":{"type":"string"}},"user":{"type":"string","format":"iri-reference"},"origin":{"type":"string","nullable":true},"refAkis":{"description":"Get the value of ref_akis"},"refSylius":{"description":"Get the value of ref_sylius"},"orderUpdateDate":{"description":"Get the value of order_update_date","type":"string","format":"date-time","nullable":true},"akisUserId":{"description":"Get the value of akis_user_id"}}},"UserCheck":{"type":"object","description":"Class Suggestion. Represents an entity for an item from the suggestion result set.","properties":{"id":{"readOnly":true,"type":"integer","nullable":true}}},"UserCheck.jsonhal":{"type":"object","description":"Class Suggestion. Represents an entity for an item from the suggestion result set.","properties":{"_links":{"type":"object","properties":{"self":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}}}},"id":{"readOnly":true,"type":"integer","nullable":true}}},"UserCheck.jsonld":{"type":"object","description":"Class Suggestion. Represents an entity for an item from the suggestion result set.","properties":{"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer","nullable":true}}},"Users-read":{"type":"object","description":"Users from Rezcomm API.","properties":{"id":{"readOnly":true,"type":"integer"},"enterprise":{"description":"Enterprise of this user","type":"string","nullable":true},"title":{"description":"gender of user","type":"string"},"forename":{"description":"firstname of this user","type":"string"},"surname":{"description":"lastname of this user","type":"string"},"email":{"description":"the email of this user","type":"string"},"mobile":{"description":"the mobile phone number of this user (or null if doesn't have one)","type":"string","nullable":true},"city":{"description":"the city of this user","type":"string","nullable":true},"enabled":{"type":"boolean"},"subscriptions":{"type":"array","items":{"$ref":"#\/components\/schemas\/Subscriptions-read"}},"consent":{"type":"array","items":{"$ref":"#\/components\/schemas\/Consent-read"}},"country":{"type":"string","nullable":true},"akisUserId":{"type":"integer","nullable":true},"userId":{"type":"string","nullable":true},"line1":{"type":"string","nullable":true},"line2":{"type":"string","nullable":true},"line3":{"type":"string","nullable":true},"line4":{"type":"string","nullable":true},"line5":{"type":"string","nullable":true},"line6":{"type":"string","nullable":true},"createdDate":{"type":"string","format":"date-time","nullable":true},"address1":{"description":"Get the value of address_1"},"postalCode":{"description":"Get the value of postal_code"},"address2":{"description":"Get the value of address_2"},"birthDate":{"description":"Get the datetime of user birthdate","type":"string","format":"date-time","nullable":true}},"required":["title","forename","surname","email"]},"Users-write":{"type":"object","description":"Users from Rezcomm API.","properties":{"roles":{"type":"array","items":{"type":"string"}},"plainPassword":{},"enterprise":{"description":"Enterprise of this user","type":"string","nullable":true},"title":{"description":"gender of user","type":"string"},"forename":{"description":"firstname of this user","type":"string"},"surname":{"description":"lastname of this user","type":"string"},"email":{"description":"the email of this user","type":"string"},"mobile":{"description":"the mobile phone number of this user (or null if doesn't have one)","type":"string","nullable":true},"city":{"description":"the city of this user","type":"string","nullable":true},"forceEnabled":{},"rawSubscriptions":{},"consent":{"type":"array","items":{"$ref":"#\/components\/schemas\/Consent-write"}},"rawConsents":{},"country":{"type":"string","nullable":true},"akisUserId":{"type":"integer","nullable":true},"userId":{"type":"string","nullable":true},"line1":{"type":"string","nullable":true},"line2":{"type":"string","nullable":true},"line3":{"type":"string","nullable":true},"line4":{"type":"string","nullable":true},"line5":{"type":"string","nullable":true},"line6":{"type":"string","nullable":true},"address1":{"description":"Get the value of address_1"},"postalCode":{"description":"Get the value of postal_code"},"address2":{"description":"Get the value of address_2"},"birthDate":{"description":"Get the datetime of user birthdate","type":"string","format":"date-time","nullable":true}},"required":["title","forename","surname","email"]},"Users.jsonhal-read":{"type":"object","description":"Users from Rezcomm API.","properties":{"_links":{"type":"object","properties":{"self":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}}}},"id":{"readOnly":true,"type":"integer"},"enterprise":{"description":"Enterprise of this user","type":"string","nullable":true},"title":{"description":"gender of user","type":"string"},"forename":{"description":"firstname of this user","type":"string"},"surname":{"description":"lastname of this user","type":"string"},"email":{"description":"the email of this user","type":"string"},"mobile":{"description":"the mobile phone number of this user (or null if doesn't have one)","type":"string","nullable":true},"city":{"description":"the city of this user","type":"string","nullable":true},"enabled":{"type":"boolean"},"subscriptions":{"type":"array","items":{"$ref":"#\/components\/schemas\/Subscriptions.jsonhal-read"}},"consent":{"type":"array","items":{"$ref":"#\/components\/schemas\/Consent.jsonhal-read"}},"country":{"type":"string","nullable":true},"akisUserId":{"type":"integer","nullable":true},"userId":{"type":"string","nullable":true},"line1":{"type":"string","nullable":true},"line2":{"type":"string","nullable":true},"line3":{"type":"string","nullable":true},"line4":{"type":"string","nullable":true},"line5":{"type":"string","nullable":true},"line6":{"type":"string","nullable":true},"createdDate":{"type":"string","format":"date-time","nullable":true},"address1":{"description":"Get the value of address_1"},"postalCode":{"description":"Get the value of postal_code"},"address2":{"description":"Get the value of address_2"},"birthDate":{"description":"Get the datetime of user birthdate","type":"string","format":"date-time","nullable":true}},"required":["title","forename","surname","email"]},"Users.jsonhal-write":{"type":"object","description":"Users from Rezcomm API.","properties":{"_links":{"type":"object","properties":{"self":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}}}},"roles":{"type":"array","items":{"type":"string"}},"plainPassword":{},"enterprise":{"description":"Enterprise of this user","type":"string","nullable":true},"title":{"description":"gender of user","type":"string"},"forename":{"description":"firstname of this user","type":"string"},"surname":{"description":"lastname of this user","type":"string"},"email":{"description":"the email of this user","type":"string"},"mobile":{"description":"the mobile phone number of this user (or null if doesn't have one)","type":"string","nullable":true},"city":{"description":"the city of this user","type":"string","nullable":true},"forceEnabled":{},"rawSubscriptions":{},"consent":{"type":"array","items":{"$ref":"#\/components\/schemas\/Consent.jsonhal-write"}},"rawConsents":{},"country":{"type":"string","nullable":true},"akisUserId":{"type":"integer","nullable":true},"userId":{"type":"string","nullable":true},"line1":{"type":"string","nullable":true},"line2":{"type":"string","nullable":true},"line3":{"type":"string","nullable":true},"line4":{"type":"string","nullable":true},"line5":{"type":"string","nullable":true},"line6":{"type":"string","nullable":true},"address1":{"description":"Get the value of address_1"},"postalCode":{"description":"Get the value of postal_code"},"address2":{"description":"Get the value of address_2"},"birthDate":{"description":"Get the datetime of user birthdate","type":"string","format":"date-time","nullable":true}},"required":["title","forename","surname","email"]},"Users.jsonld-read":{"type":"object","description":"Users from Rezcomm API.","properties":{"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"id":{"readOnly":true,"type":"integer"},"enterprise":{"description":"Enterprise of this user","type":"string","nullable":true},"title":{"description":"gender of user","type":"string"},"forename":{"description":"firstname of this user","type":"string"},"surname":{"description":"lastname of this user","type":"string"},"email":{"description":"the email of this user","type":"string"},"mobile":{"description":"the mobile phone number of this user (or null if doesn't have one)","type":"string","nullable":true},"city":{"description":"the city of this user","type":"string","nullable":true},"enabled":{"type":"boolean"},"subscriptions":{"type":"array","items":{"$ref":"#\/components\/schemas\/Subscriptions.jsonld-read"}},"consent":{"type":"array","items":{"$ref":"#\/components\/schemas\/Consent.jsonld-read"}},"country":{"type":"string","nullable":true},"akisUserId":{"type":"integer","nullable":true},"userId":{"type":"string","nullable":true},"line1":{"type":"string","nullable":true},"line2":{"type":"string","nullable":true},"line3":{"type":"string","nullable":true},"line4":{"type":"string","nullable":true},"line5":{"type":"string","nullable":true},"line6":{"type":"string","nullable":true},"createdDate":{"type":"string","format":"date-time","nullable":true},"address1":{"description":"Get the value of address_1"},"postalCode":{"description":"Get the value of postal_code"},"address2":{"description":"Get the value of address_2"},"birthDate":{"description":"Get the datetime of user birthdate","type":"string","format":"date-time","nullable":true}},"required":["title","forename","surname","email"]},"Users.jsonld-write":{"type":"object","description":"Users from Rezcomm API.","properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"roles":{"type":"array","items":{"type":"string"}},"plainPassword":{},"enterprise":{"description":"Enterprise of this user","type":"string","nullable":true},"title":{"description":"gender of user","type":"string"},"forename":{"description":"firstname of this user","type":"string"},"surname":{"description":"lastname of this user","type":"string"},"email":{"description":"the email of this user","type":"string"},"mobile":{"description":"the mobile phone number of this user (or null if doesn't have one)","type":"string","nullable":true},"city":{"description":"the city of this user","type":"string","nullable":true},"forceEnabled":{},"rawSubscriptions":{},"consent":{"type":"array","items":{"$ref":"#\/components\/schemas\/Consent.jsonld-write"}},"rawConsents":{},"country":{"type":"string","nullable":true},"akisUserId":{"type":"integer","nullable":true},"userId":{"type":"string","nullable":true},"line1":{"type":"string","nullable":true},"line2":{"type":"string","nullable":true},"line3":{"type":"string","nullable":true},"line4":{"type":"string","nullable":true},"line5":{"type":"string","nullable":true},"line6":{"type":"string","nullable":true},"address1":{"description":"Get the value of address_1"},"postalCode":{"description":"Get the value of postal_code"},"address2":{"description":"Get the value of address_2"},"birthDate":{"description":"Get the datetime of user birthdate","type":"string","format":"date-time","nullable":true}},"required":["title","forename","surname","email"]},"WaitingTimes":{"type":"object","description":"Class Suggestion. Represents an entity for an item from the suggestion result set.","properties":{"id":{"readOnly":true,"type":"integer","nullable":true}}},"WaitingTimes.jsonhal":{"type":"object","description":"Class Suggestion. Represents an entity for an item from the suggestion result set.","properties":{"_links":{"type":"object","properties":{"self":{"type":"object","properties":{"href":{"type":"string","format":"iri-reference"}}}}},"id":{"readOnly":true,"type":"integer","nullable":true}}},"WaitingTimes.jsonld":{"type":"object","description":"Class Suggestion. Represents an entity for an item from the suggestion result set.","properties":{"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"integer","nullable":true}}}},"responses":{},"parameters":{},"examples":{},"requestBodies":{},"headers":{},"securitySchemes":{"apiKey":{"type":"apiKey","description":"Value for the Authorization header parameter.","name":"Authorization","in":"header"}}},"security":[{"apiKey":[]}],"tags":[]}