Ted Armstrong

Results 8 issues of Ted Armstrong

## Standards checklist: - [x] The PR title is descriptive. - [x] The PR doesn't replicate another PR which is already open. - [x] I have read the contribution guide...

Area: plugin
Topic: alias
Type: documentation
New: plugin

## Detailed description The user should be able to provide a glob as the file parameter and have the linter run on _each_ of the files returned from the glob...

enhancement
help wanted

If a valid `format` is given, it overrides any given `minimum` and `maximum` values. Consider: ```yaml TestObject: type: object properties: overridingInt: type: integer format: int32 minimum: 0 maximum: 10 overridingFloat:...

Deletes unsupported Swagger Extensions properties when converting to JSON Schema.

The OpenAPI Specification v3.0.1 's Schema Object is an [extended subset of the JSON Schema Specification Wright Draft 00](https://swagger.io/specification/#schemaObject) (a.k.a. draft 5). The current converter creates Draft 4 Schemas. I'd...

I'd love to contribute to this repository. Is it in active

I am receiving errors from SnakeYaml whenever it finds a RAML 1.0 feature. Shown below is the error I get from using the "uses" keyword. I tried removing it from...

The Addressable Gem has dropped 1.9.x support in version 2.5.0 Or, set the Required Ruby Version in the .gemspec