Skip to content
#

akka-http

Here are 620 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
akka-grpc

Improve this page

Add a description, image, and links to the akka-http 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 akka-http topic, visit your repo's landing page and select "manage topics."

Learn more