Skip to content

Releases: dedoc/scramble

v0.11.11

16 Aug 07:10
0317863
Compare
Choose a tag to compare

What's Changed

  • Fix anyOf being output as an object if some response type gets filtered out by @dmitrijs in #486
  • Lock Stoplight Elements to 8.3.4 to fix styles of request body by @romalytvynenko in #487

New Contributors

Full Changelog: v0.11.10...v0.11.11

v0.11.10

09 Aug 07:04
Compare
Choose a tag to compare

What's Changed

  • Match namespace|use only on begining of line by @gjm in #477

New Contributors

  • @gjm made their first contribution in #477

Full Changelog: v0.11.9...v0.11.10

v0.11.9

31 Jul 13:49
e116aeb
Compare
Choose a tag to compare

What's Changed

  • Allow operation extensions by @shokme in #471
  • Fix model being added to components, breaking all the models from being correctly documented by @romalytvynenko in #472

New Contributors

Full Changelog: v0.11.8...v0.11.9

v0.11.8

26 Jul 18:07
b6d8b27
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.11.7...v0.11.8

v0.11.7

25 Jul 11:54
Compare
Choose a tag to compare

Fixed path issue on Windows

v0.11.6

25 Jul 10:36
9e947b3
Compare
Choose a tag to compare

What's Changed

  • Improved type inference: analyzing setter methods calls in constructor by @romalytvynenko in #467
  • Added constants fetch types support by @romalytvynenko in #467
  • Improved extensions system: added ability to add class definition (manually for now) even when it is in vendor by @romalytvynenko in #467

Full Changelog: v0.11.5...v0.11.6

v0.11.5

19 Jul 09:06
60596e9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.11.4...v0.11.5

v0.11.4

12 Jul 14:24
5b3afc1
Compare
Choose a tag to compare

What's Changed

  • Fixed Laravel Data objects being handled form request extractor which results in error by @romalytvynenko in #450

Full Changelog: v0.11.3...v0.11.4

v0.11.3

10 Jul 07:26
6821dd2
Compare
Choose a tag to compare

What's Changed

  • Fixed API resource schema when wrap key is already contained in resource by @romalytvynenko in #446
  • Using the same config for altering OpenAPI document after generation by default for all registered APIs by @romalytvynenko in #447
  • Added documenting of optional params (by adding a comment about it is being optional and a specification extension property) by @romalytvynenko in #448

Full Changelog: v0.11.2...v0.11.3

v0.11.2

07 Jul 15:04
74ea258
Compare
Choose a tag to compare

What's Changed

  • Fixed confirmed rule documentation failing when it is used for nested fields by @romalytvynenko in #443
  • Added parameters serialization support by @layerok in #424
  • Add ability to manually specify format for params by @jaimyborgman in #444
  • Fixed issue with custom registered API config wasn't taken into consideration when generating server's URL by @romalytvynenko in #445

Full Changelog: v0.11.1...v0.11.2