Skip to content

Releases: Idrinth/phalcon-routes2openapi

Fix automatic addition of GET-Method to docs

18 Aug 12:40
Compare
Choose a tag to compare
fix merging of numeric arrays

remove adding of get method by default

Phalcon 4.0 support

14 Aug 16:02
c265658
Compare
Choose a tag to compare
2.0.1

updating tools (#10)

2.0.0: adding missing method definitions (#8)

19 Aug 11:19
4ad5764
Compare
Choose a tag to compare

Adjusting interfaces to properly list controller methods

adding defaults to paths that can't be reflected on

07 Feb 23:16
15bceb4
Compare
Choose a tag to compare
Fix defaults (#7)

* adding defaults to paths that can't be reflected on
* moving phpstan to dist file

Prevent notices for controller-less paths

23 Oct 15:21
1b4ebbc
Compare
Choose a tag to compare
1.0.2

Update PhalconPath2PathArray.php

1.0.1: making sure paths are properly merged (#5)

21 Aug 12:00
f093026
Compare
Choose a tag to compare
* making sure paths are properly merged
* adding missing tests
* adding missing phpdocs
* checking for type of sets properly
* fixing_assumptions
* adding phpmetrics

1.0.0: Merge pull request #4 from Idrinth/adding-tests

25 Jul 13:51
ddfce45
Compare
Choose a tag to compare