Skip to content

Releases: JoshPJackson/php-openapi3

0.2.21

17 Jul 20:12
Compare
Choose a tag to compare
added new type factory method

0.2.20

19 Jun 15:55
Compare
Choose a tag to compare
added set name method

0.2.19

19 Jun 15:24
Compare
Choose a tag to compare
adding ref override

0.2.18

19 Jun 14:56
Compare
Choose a tag to compare
adding ref trait back (wrongly removed when I just meant to remove th…

0.2.17

19 Jun 14:08
Compare
Choose a tag to compare
removed defunked method

0.2.16

18 Jun 21:17
Compare
Choose a tag to compare
changed schemas in components to be keyed by the slugged name rather …

0.2.15

18 Jun 20:55
Compare
Choose a tag to compare
updated responses rendering to prioritise refs

0.2.14

18 Jun 20:51
Compare
Choose a tag to compare
made responses ref-able

0.2.13

18 Jun 19:57
Compare
Choose a tag to compare
renamed class property

0.2.12

18 Jun 19:47
Compare
Choose a tag to compare
add pretty printing to json encoding options. Makes the openapi docs …