Skip to content
#

dropwizard

Here are 407 public repositories matching this topic...

sideeffffect
sideeffffect commented Oct 4, 2021

With a file

---
description: 400 - The request was malformed or missing a required field.
content:
  application/json:
    schema: { $ref: '#definitions/BadRequestResponse' }

definitions:
  BadRequestResponse:
    description: Optional information about how the request was bad.
    type: object
    properties:
      fieldName:
        description: >-
          If this error
bug help wanted good first issue core

Improve this page

Add a description, image, and links to the dropwizard topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the dropwizard topic, visit your repo's landing page and select "manage topics."

Learn more