openapi-client-generator 0.1.9

Generates a client library based on an OpenAPI spec.
1
2
3
4
5
6
7
8
9
type: string

description: An HTML string of under 10,000 characters.

maxLength: 10000

# replicating test in lob-api: html.indexOf('<') !== 1
# so no anchors
pattern: "<"