Patryk Kala
|
3b6e9da91a
|
Ability to mark function as deprecated
|
2013-03-31 20:35:46 +02:00 |
|
Florent DUBOST
|
5ec931185f
|
Merge branch 'master' of https://github.com/nelmio/NelmioApiDocBundle into feature-cache
|
2013-03-27 15:46:28 +01:00 |
|
Florent DUBOST
|
53b2537aef
|
Add cache annotation extractor
|
2013-03-26 11:49:12 +01:00 |
|
Jordan Stout
|
d099ffa40f
|
use serializer naming strategy for parameter names
|
2013-03-25 14:40:00 -07:00 |
|
Daniel Ribeiro
|
32e80af4dc
|
Fixed condition to display resource url (fixes #146)
Signed-off-by: Daniel Ribeiro <drgomesp@gmail.com>
|
2013-03-20 10:02:20 -03:00 |
|
William DURAND
|
2fd3f33ad8
|
Fix 8c9b8331d066269d48ca374280937be264767ee6
* tests
* CS
|
2013-03-17 16:40:39 +01:00 |
|
William DURAND
|
8c9b8331d0
|
Merge pull request #138 from drgomesp/section-grouping
Section grouping
|
2013-03-17 16:13:56 +01:00 |
|
William DURAND
|
026fcc4761
|
Merge pull request #117 from gregholland/master
Add a config option for a default Accept header
|
2013-03-16 18:53:19 +01:00 |
|
William DURAND
|
43b8f89845
|
Merge pull request #123 from fvilpoix/authentication_attribute
adding 'authentication' attribute
|
2013-03-16 18:22:28 +01:00 |
|
Jordi Boggiano
|
abac2a03df
|
Use proper base url by default instead of hardcoded app_dev controller
|
2013-03-01 21:24:54 +01:00 |
|
drgomesp
|
381476a2eb
|
Changed html structure and css for sections
|
2013-02-25 17:27:09 -03:00 |
|
drgomesp
|
5d9accfdb5
|
#138 Fixed section grouping issue (wrong loop level)
|
2013-02-21 15:56:10 -03:00 |
|
drgomesp
|
fe96e262ec
|
#138 Changed template to handle the section grouping correctly
|
2013-02-21 15:47:20 -03:00 |
|
Toni Van de Voorde
|
e0fb5c3afe
|
Support multiple descriptions for a Status Code
|
2013-02-18 21:07:59 +01:00 |
|
Greg Holland
|
62b30fdb87
|
Fix spacing & indentation
|
2013-01-08 16:38:52 -08:00 |
|
fvilpoix
|
066da73b05
|
change icon for authentication parameter
|
2013-01-03 09:52:49 +01:00 |
|
fvilpoix
|
0aa1619c5f
|
adding 'authentication' attribute
|
2012-12-26 12:23:28 +01:00 |
|
Greg Holland
|
fef40329a4
|
Add a config option for a default sandbox accept header
|
2012-12-11 17:59:03 -08:00 |
|
Baldur Rensch
|
ef5cbd9b73
|
Added padlock icon for secure routes
This fixes #115
- Added an https property to the annotation
- Added glyphicon padlock icon
- Updated Templates
- Updated Unit tests
|
2012-12-10 10:21:04 -08:00 |
|
William DURAND
|
2f62db82a9
|
'type' becomes 'dataType' for consistency purpose
|
2012-11-17 17:41:12 +01:00 |
|
Baldur Rensch
|
742e53b99b
|
Added status codes
|
2012-11-13 04:45:07 +00:00 |
|
Jordi Boggiano
|
71f9ec138a
|
Work around _method requirements allowing multiple methods, fixes #87
|
2012-11-07 22:34:08 +01:00 |
|
Leevi Graham
|
f4bc5bc5ab
|
Post background should be green not blue
|
2012-11-03 01:32:00 +11:00 |
|
Jordi Boggiano
|
28f059fff0
|
Merge pull request #86 from vslinko/allow-to-disable-inline-doc
Make request listener configurable
|
2012-10-19 01:05:37 -07:00 |
|
Vyacheslav Slinko
|
ffd9feb797
|
Improved request_listener configuration
|
2012-10-17 18:44:14 +04:00 |
|
Vyacheslav Slinko
|
52df5ebf47
|
Allow to configure default request format
|
2012-10-17 15:27:20 +04:00 |
|
Vyacheslav Slinko
|
3540bcfcd8
|
Make response format more configurable
|
2012-10-17 15:15:35 +04:00 |
|
Vyacheslav Slinko
|
8e03ef99fa
|
Make JSON declaration method configurable
|
2012-10-16 23:41:16 +04:00 |
|
Klein Florian
|
011c59b4d7
|
do not support form types with required options
|
2012-10-04 10:37:12 +02:00 |
|
Evan Villemez
|
41b8622d8b
|
updated sandbox to not show readonly properties, visually separated filters, requirements and parameters
|
2012-09-12 14:20:31 -04:00 |
|
Evan Villemez
|
a8b656f3a0
|
fixed cs
|
2012-09-10 09:46:52 -04:00 |
|
William DURAND
|
6a7f7b2b3b
|
Merge remote-tracking branch 'evillemez/html_fix'
|
2012-09-10 13:16:11 +02:00 |
|
Evan Villemez
|
8c3466f6ed
|
abstracted docblock comment extraction, implemented in JmsMetadataParser to get parameter descriptions
|
2012-08-31 14:57:42 -04:00 |
|
Evan Villemez
|
5dc7a417c5
|
fixed table header in method template
|
2012-08-31 09:54:34 -04:00 |
|
Evan Villemez
|
da1116a43a
|
stopped displaying readonly input parameters in html template
|
2012-08-30 15:57:43 -04:00 |
|
Evan Villemez
|
94a3d5858f
|
removed required and readonly properties from html output when documenting return
|
2012-08-29 14:12:12 -04:00 |
|
Evan Villemez
|
ebba238f1c
|
fixed method template
|
2012-08-29 13:30:08 -04:00 |
|
Evan Villemez
|
0d7c2272bc
|
updated documentation to reflect return property, updated markdown formatter tests to reflect parameter readonly property
|
2012-08-28 16:43:47 -04:00 |
|
William Durand
|
6795e118ae
|
Merge pull request #64 from asm89/sandbox-api-key
Add optional api_key parameter to sandbox
|
2012-08-23 08:24:33 -07:00 |
|
Alexander
|
fc5b8c4e63
|
Add optional api_key parameter to sandbox
|
2012-08-23 16:53:08 +02:00 |
|
Evan Villemez
|
b71bc8bf3f
|
started on implementing JmsMetadataParser and tests
|
2012-08-07 17:50:58 -04:00 |
|
William Durand
|
4b69e1149a
|
Merge pull request #53 from evillemez/parser_interface
Implemented `ParserInterface`
|
2012-08-06 03:12:17 -07:00 |
|
William DURAND
|
a643773902
|
fix css
|
2012-07-27 10:33:15 +02:00 |
|
Samuel Gordalina
|
87475f5b3a
|
Add requirement input text fields
|
2012-07-26 12:34:43 +01:00 |
|
William Durand
|
c03624f265
|
Merge pull request #58 from gordalina/link-unlink-methods
Add LINK and UNLINK method colors
|
2012-07-25 05:20:17 -07:00 |
|
Samuel Gordalina
|
5613750bda
|
Add LINK and UNLINK method colors
|
2012-07-25 13:00:12 +01:00 |
|
Samuel Gordalina
|
65631c23c7
|
Remove double border in content
|
2012-07-25 12:59:21 +01:00 |
|
Samuel Gordalina
|
ba05346804
|
Default color for http methods is softer and pleasent
|
2012-07-25 12:34:48 +01:00 |
|
Evan Villemez
|
89f2044581
|
fixed compiler pass, updated README
|
2012-07-24 14:39:43 -04:00 |
|
Evan Villemez
|
b9e8d61082
|
changed inputClass to input, refactored method and class names accordingly, fixed cs in several places
|
2012-07-23 15:44:37 -04:00 |
|