Skip to content

Tags: EXADS/swagger-php

Tags

4.7.10

Toggle 4.7.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Make `RequestBody` attribute IS_REPEATABLE (zircote#1445)

4.7.9

Toggle 4.7.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add missing `description` property to `PathItem` (zircote#1438)

4.7.8

Toggle 4.7.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add MediaType as possible type to RequestBody (zircote#1426)

4.7.4

Toggle 4.7.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Refactor annotation root comparisons (zircote#1431)

4.7.3

Toggle 4.7.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add scratch test using custom attributes (zircote#1423)

4.7.2

Toggle 4.7.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Handle promoted property inline docblocks for attributes (zircote#1422)

Also:
* avoid generating `nullable: false` output
* make custom property names for attribute `Property` stick

4.7.1

Toggle 4.7.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Allow FQCN in `$ref` (zircote#1418)

4.7.0

Toggle 4.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Allow a ref to be nullable (zircote#1391)

4.6.2

Toggle 4.6.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add debug logging of files being analysed (zircote#1411)

4.6.1

Toggle 4.6.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Make schema lookup work for custom schema implementations (zircote#1403)