guardrail-dev / guardrail-dev/guardrail

`TextPlain` `in: body` does not permit non-string values

Open
#144 1 comment 0 reactions 0 assignees View on GitHub
bug good first issue scala-akka-http
Dominant language
Scala
Stars
541
Forks
138
PR merge metrics
No merged PRs in 30d

Description

The following did not compile, and probably still does not compile. Opening a ticket to track it.
```yaml
parameters:
- name: epoch_seconds
in: body
required: true
schema:
type: integer
format: int64
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.