Kévin Dunglas
|
a53b061baa
|
Fix broken image in README.md
|
2015-04-30 09:05:17 +02:00 |
|
William Durand
|
768f45641e
|
Merge pull request #610 from dunglas/enhanced_dngls_api
Enhanced DunglasApiBundle support
|
2015-04-29 22:42:26 +02:00 |
|
William Durand
|
7336771f87
|
Merge pull request #611 from dunglas/patch-1
Use new Travis infrastructure. Test with PHP7.
|
2015-04-29 22:41:19 +02:00 |
|
Kévin Dunglas
|
79c1c4e4f4
|
Enhanced DunglasApiBundle support
|
2015-04-29 09:11:54 +02:00 |
|
Kévin Dunglas
|
8ee26388c0
|
Use new Travis infrastructure. Test with PHP7.
|
2015-04-28 23:55:57 +02:00 |
|
William Durand
|
ad70ff96fa
|
Merge pull request #602 from snamor/patch-1
Add the commas to the prettified JSON
|
2015-04-14 17:21:49 +02:00 |
|
Pol
|
226e38851f
|
Optimization on the regex
|
2015-04-14 17:10:09 +02:00 |
|
Pol
|
186d673517
|
Add the commas to the prettified JSON
I recently came across that when copying the prettified response there were no comma separating the elements. This solves this problem.
|
2015-04-14 17:01:01 +02:00 |
|
William Durand
|
8b6186500a
|
Merge pull request #599 from dunglas/fix_dunglas
Fix DunglasJsonLdApiBundle support
|
2015-04-08 09:07:32 +02:00 |
|
Kévin Dunglas
|
c47265bb71
|
Fix DunglasJsonLdApiBundle support
|
2015-04-07 22:21:36 +02:00 |
|
William Durand
|
ef917f257d
|
Merge pull request #597 from leberknecht/feature-collapsible-json-response
[Feature] collapsible sections in json-response
|
2015-03-31 17:13:44 +02:00 |
|
dtonder
|
01f4efc4e0
|
-fixed binding of on-click handler for json-toggler, - fixed css-class naming
|
2015-03-29 15:06:58 +02:00 |
|
dtonder
|
d73531aeb5
|
- added javascript for collapsing sections in json-response, - fixed usage of private service-alias (that will be removed by RemovePrivateAliases-compiler pass)
|
2015-03-29 14:37:06 +02:00 |
|
William Durand
|
6a9ca36bb4
|
Merge pull request #560 from wodka/patch-1
fix sandbox with host
|
2015-03-25 23:17:02 +01:00 |
|
William Durand
|
d516de98f9
|
Merge pull request #593 from AlmogBaku/patch-1
fixes: not attaching `api_key` to query if empty
|
2015-03-25 23:16:28 +01:00 |
|
Almog Baku
|
752b953a07
|
fixes: not attaching api_key to query if empty
|
2015-03-25 14:53:31 +02:00 |
|
William Durand
|
26fe302a5a
|
Merge pull request #585 from dunglas/dunglasjsonldapibundle
DunglasJsonLdApiBundle support
|
2015-03-20 10:51:03 +01:00 |
|
Kévin Dunglas
|
adc03ba26d
|
DunglasJsonLdApiBundle support
|
2015-03-20 09:53:48 +01:00 |
|
pedro
|
ff38cd4568
|
Pass children options to subform
|
2015-03-16 11:12:26 +01:00 |
|
William Durand
|
d8c05dbf57
|
Merge pull request #584 from PedroTroller/feature/form-options
Add form options to ApiDoc input
|
2015-03-13 17:22:24 +01:00 |
|
pedro
|
d121e28d69
|
Add form options to ApiDoc input
Update index.md
Remove unused variable. $arguments is now named $options
|
2015-03-13 16:15:29 +01:00 |
|
William Durand
|
f23351b132
|
update branch-alias (composer)
|
2015-03-06 11:47:58 +01:00 |
|
William Durand
|
0a1cef77ad
|
cs
|
2015-03-06 11:19:08 +01:00 |
|
William Durand
|
e23a7d7d66
|
Merge pull request #573 from jcrombez/patch-1
[doc] missing "sandbox:" in the authentication yaml examples
|
2015-02-06 16:04:01 +01:00 |
|
Jérémy CROMBEZ
|
6990a11e3a
|
[doc] missing "sandbox:" in the authentication yaml examples
|
2015-02-06 15:54:35 +01:00 |
|
William Durand
|
d641bbf32f
|
Merge pull request #562 from lmammino/patch-1
Fixed type annotations
|
2015-01-01 18:25:04 +01:00 |
|
Luciano Mammino
|
e0ff981653
|
Fixed type annotations
(avoid triggering warning on IDEs like PhpStorm
|
2014-12-31 17:08:41 +01:00 |
|
Michael Schramm
|
10d9172d26
|
fix sandbox with host
suggested change in https://github.com/nelmio/NelmioApiDocBundle/pull/353 is not working
|
2014-12-30 00:00:27 +01:00 |
|
William Durand
|
a84c53bf6a
|
Merge pull request #555 from damienalexandre/fixLinkParser
Fix the PhpDoc Handler for `@link` annotation and add tests
|
2014-12-12 16:27:51 +01:00 |
|
Damien Alexandre
|
a939fef59b
|
Fix the PhpDoc Handler for @link annotation and add tests
|
2014-12-12 16:13:55 +01:00 |
|
William Durand
|
8ff30b7dec
|
Merge pull request #554 from greg0ire/documentation
proofread the index
|
2014-12-11 14:13:04 +01:00 |
|
Grégoire Paris
|
95b99a1129
|
proofread the index
|
2014-12-11 12:11:51 +01:00 |
|
thenetexperts
|
c6b57a22d1
|
better readability
|
2014-12-08 15:04:40 +01:00 |
|
Rodrigo Rigotti
|
fa4b8f3805
|
Showing 'Documentation' tab makes no sense if the sandbox is disabled.
|
2014-11-05 10:32:48 -02:00 |
|
William Durand
|
847b1fe757
|
Merge pull request #536 from devster/master
Display select to choose http method in sandbox
|
2014-10-27 00:51:54 +01:00 |
|
Jeremy Perret
|
e7d3c803bb
|
Display select to choose http method in sandbox
|
2014-10-26 12:28:50 +01:00 |
|
Jordi Boggiano
|
4beb08e587
|
Update install instructions
|
2014-10-21 21:24:58 +01:00 |
|
Jordi Boggiano
|
cb6df68d8a
|
Remove outdated note
|
2014-10-21 21:24:09 +01:00 |
|
William Durand
|
888705cd23
|
Merge pull request #512 from bezhermoso/form_errors
FOSRest integration: Form errors format
|
2014-10-12 15:38:01 +02:00 |
|
Bez Hermoso
|
859421df9a
|
Form errors parser. Mirrored actual form-errors response by FOSRest. Made sure that FieldErrors is not duplicated.
|
2014-10-10 11:59:19 -07:00 |
|
William Durand
|
6d50c200ba
|
Merge pull request #498 from jonmchan/honorBodyFormat
Honor body format before uploading file type parameters
|
2014-10-08 11:36:12 +02:00 |
|
William Durand
|
c69ab200d0
|
Merge pull request #524 from lucasvanlierop/fix-no-required-parameters-for-put-requests
Fix no required parameters for PUT requests
|
2014-10-08 11:34:06 +02:00 |
|
William Durand
|
5950acd73c
|
Merge pull request #490 from ricardclau/store_api_key
Add support for LocalStorage
|
2014-10-08 11:32:56 +02:00 |
|
William Durand
|
ff5c201880
|
Merge pull request #519 from mjanser/fix-swagger-formatter
Fix parsing of filters, default values and base path in SwaggerFormatter
|
2014-10-06 11:47:14 +02:00 |
|
Martin Janser
|
b8cc4d9264
|
Fix parsing of filters, default values, descriptions and base path in SwaggerFormatter
|
2014-10-06 10:50:14 +02:00 |
|
lucasvanlierop
|
b4a6825db7
|
Fixed tests by adding separate form type
|
2014-09-30 13:54:30 +02:00 |
|
William Durand
|
3889e7ff24
|
Merge pull request #523 from jeskew/master
Update parser to convert empty array defaults to null
|
2014-09-29 17:12:56 +02:00 |
|
lucasvanlierop
|
f625d9671c
|
Fixed disabling required for HTTP PUT requests
|
2014-09-29 16:49:25 +02:00 |
|
lucasvanlierop
|
eaaa54bf11
|
Fixed checking HTTP method type
|
2014-09-29 16:17:36 +02:00 |
|
Jonathan Eskew
|
37ae52ba0a
|
Update parser to convert empty array defaults to null
Don't let empty arrays get passed through as defaults.
|
2014-09-26 14:19:55 -04:00 |
|