shalvah
|
8fe91d86e6
|
Expose default strategy for URL normalization
|
2023-01-08 12:37:10 +01:00 |
|
shalvah
|
fdb8f4e5ca
|
Don't escape slashes in response content
|
2022-11-28 22:23:36 +01:00 |
|
shalvah
|
8a90c2d1ea
|
Don't include status code in description (closes #561)
|
2022-11-18 23:32:09 +01:00 |
|
shalvah
|
9f63e32e69
|
Show JSON body in Try It Out
|
2022-11-13 15:06:38 +01:00 |
|
shalvah
|
fe70df9ef0
|
Allow users customize endpoint URL normalization
|
2022-11-08 23:21:39 +01:00 |
|
shalvah
|
377eb64ff6
|
Clean up sort implementation
|
2022-09-24 23:55:08 +02:00 |
|
shalvah
|
e347803463
|
4.0.0
|
2022-09-10 04:42:26 +02:00 |
|
shalvah
|
5a87b418d4
|
Upgrade: Import existing user's sort
|
2022-09-10 04:10:34 +02:00 |
|
shalvah
|
4352ab49ce
|
Clean up
|
2022-09-10 02:47:55 +02:00 |
|
shalvah
|
527fdc2067
|
Remove outdated sort methods support; move sorting to output stage
|
2022-09-10 02:47:48 +02:00 |
|
shalvah
|
03e61db30c
|
Remove support for sorting endpoints in Camel files
|
2022-09-09 00:52:24 +02:00 |
|
shalvah
|
4b37c2a327
|
Properly support empty response content
|
2022-09-09 00:36:13 +02:00 |
|
shalvah
|
78bcbe78e7
|
Merge branch 'master' into v4
# Conflicts:
# CHANGELOG.md
# src/Tools/Globals.php
|
2022-09-08 01:17:33 +02:00 |
|
shalvah
|
a41e71707b
|
Multi-docs: Use correct routes in Laravel view
|
2022-09-08 01:11:58 +02:00 |
|
shalvah
|
5be39d6d97
|
Lint
|
2022-09-05 22:00:45 +02:00 |
|
shalvah
|
9735fdf150
|
Basic support for overriding docs for inherited methods
|
2022-08-12 01:55:30 +02:00 |
|
shalvah
|
d29718c9a2
|
Support merging of parameter data from successive stages
|
2022-08-05 00:22:50 +02:00 |
|
shalvah
|
936ddcec96
|
Add metadata attributes
|
2022-08-04 23:35:06 +02:00 |
|
shalvah
|
2de8f91d4f
|
Lotsa refactors!
|
2022-07-28 01:36:42 +02:00 |
|
shalvah
|
312502b248
|
Merge branch 'master' into v4
# Conflicts:
# CHANGELOG.md
# src/Tools/Globals.php
# tests/GenerateDocumentation/OutputTest.php
# tests/Strategies/UrlParameters/GetFromLaravelAPITest.php
|
2022-07-16 16:19:56 +02:00 |
|
shalvah
|
97065d9b65
|
Refactor URL params normalization
|
2022-07-16 16:05:35 +02:00 |
|
shalvah
|
e4a39367ae
|
Scaffold basic attribute support + refactor tests
|
2022-07-16 00:16:05 +02:00 |
|
shalvah
|
d557ba7bba
|
Merge branch 'master' into v4
# Conflicts:
# CHANGELOG.md
# src/Tools/Globals.php
|
2022-07-09 23:44:32 +02:00 |
|
shalvah
|
e39ce83fd7
|
3.33.2
|
2022-07-09 23:42:18 +02:00 |
|
Shalvah
|
5993e2debc
|
Update camel/Extraction/ExtractedEndpointData.php
|
2022-07-09 23:31:32 +02:00 |
|
shalvah
|
2ebf40b5e5
|
Support subgroups in UI; simplify data passed to templates
|
2022-07-09 21:52:03 +02:00 |
|
toyi
|
27f51ad9aa
|
fix lint
|
2022-07-09 11:04:33 +02:00 |
|
toyi
|
ef0e024693
|
Fix documentation generation when using binded interfaces instead of model classes as typed arguments
|
2022-07-09 10:56:22 +02:00 |
|
shalvah
|
dfc89f3330
|
Merge branch 'master' into v4
# Conflicts:
# CHANGELOG.md
# src/Tools/Globals.php
# tests/GenerateDocumentation/OutputTest.php
|
2022-07-08 22:54:33 +02:00 |
|
shalvah
|
00b09bbea8
|
Collapse nested response fields
|
2022-07-08 22:31:43 +02:00 |
|
shalvah
|
7cf0773864
|
Implement basic subgroup support
|
2022-07-08 22:01:43 +02:00 |
|
Khaled Farhat
|
12a66f08c1
|
Fixed a bug in normalizing URL parameters
|
2022-07-07 00:20:50 +03:00 |
|
shalvah
|
29ddcfcf28
|
Implement ordering of groups and endpoints in config file (closes #452)
|
2022-07-02 20:50:40 +02:00 |
|
shalvah
|
cc6c95eed2
|
Support multiple docs
|
2022-05-22 14:18:49 +02:00 |
|
shalvah
|
60e421cdde
|
Fix tests
|
2022-01-24 19:12:23 +01:00 |
|
Shalvah
|
8935ad77b4
|
Merge pull request #408 from YannikFirre/patch-1
Correctly normalize resource routes with hyphens
|
2022-01-24 19:04:45 +01:00 |
|
Yannik Firre
|
a5633a1b1b
|
Update ExtractedEndpointData.php
|
2022-01-24 09:11:54 +01:00 |
|
Yannik Firre
|
db3d7dc136
|
Update ExtractedEndpointData.php
|
2022-01-20 10:52:29 +01:00 |
|
Shalvah
|
1031b1d72f
|
Update deps for Laravel 9 (#405)
|
2022-01-14 21:59:09 +01:00 |
|
shalvah
|
0226d1aa94
|
Add custom field for Parameter
|
2021-12-21 16:05:29 +01:00 |
|
Robbie Averill
|
f58476e232
|
Add support for custom endpoint metadata definitions
|
2021-12-07 14:41:59 -08:00 |
|
shalvah
|
4351be8567
|
Show empty array in examples - Fix #366
|
2021-11-16 10:01:30 +01:00 |
|
shalvah
|
c7acbf4267
|
Merge remote-tracking branch 'origin/master'
|
2021-10-29 21:02:22 +01:00 |
|
shalvah
|
f28c9771a0
|
Implement beforeGroup and afterGroup for sorting custom endpoints' groups
|
2021-10-29 20:53:43 +01:00 |
|
Eric Schricker
|
11b2c806f1
|
added more characters for replacement in id generation to support regex in lumen routes
|
2021-10-27 09:39:32 +02:00 |
|
Robbie Averill
|
31ff159d3c
|
Fix bug where response status could be given to Response as a string, throwing type error
|
2021-10-22 18:42:07 -07:00 |
|
Yannik Firre
|
fa79b745e1
|
FIXED - Route params is snake case
|
2021-09-22 13:42:07 +02:00 |
|
shalvah
|
b7a3f215b2
|
Make $responses always a collection
|
2021-07-22 13:16:01 +01:00 |
|
shalvah
|
c3a31009ba
|
Support spatie/dto 3
|
2021-07-22 13:05:17 +01:00 |
|
shalvah
|
87b99bc717
|
Encode Postman collection items correctly (fixes #278)
|
2021-07-17 10:29:56 +01:00 |
|