Skip to content

Ingen content for 503-feil i Swagger #807

@esseb

Description

@esseb

Description of the bug

503 errors i https://docs.altinn.studio/swagger/altinn-broker-v1.json mangler content. Er dette riktig eller burde de også ha #/components/schemas/ProblemDetails som andre feil har:

"content": {
  "application/json": {
    "schema": {
      "$ref": "#/components/schemas/ProblemDetails"
    }
  }
}

Dette gjelder:

  • POST broker/api/v1/filetransfer
  • POST /broker/api/v1/filetransfer/{fileTransferId}/upload
  • POST /broker/api/v1/filetransfer/upload.

Steps To Reproduce

Ikke relevant.

Additional Information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions