Skip to content

NotImplemented status code #4

@AdrienSluicebox

Description

@AdrienSluicebox

The openapi defines Not implemented responses for http status code 501:

'501':
description: Not implemented
content:
application/json:
schema:
$ref: '#/components/schemas/ErrorResponse'

However the spec says that NotImplemented responses should have status code 400: https://wbcsd.github.io/data-exchange-protocol/v2/#business-cases-async-events-1-cases :

The events endpoint responds with HTTP error code 400 and with a body with error code NotImplemented

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions