Daniele Teti
|
f86cbcece0
|
TRESTClient.BasicAuthentication is enabled if UserName <> ''
|
2019-08-23 12:12:38 +02:00 |
|
Daniele Teti
|
0152d0aac9
|
FIX https://github.com/danieleteti/delphimvcframework/issues/270
|
2019-08-23 12:01:33 +02:00 |
|
Daniele Teti
|
d9429519f9
|
Merge pull request #265 from joaoduarte19/exceptions_improvements
Exceptions improvements
|
2019-08-22 19:26:20 +02:00 |
|
João Antônio Duarte
|
aeb82ebb63
|
attribute naming improvement
|
2019-08-13 15:55:51 -03:00 |
|
João Antônio Duarte
|
a354a80032
|
improved exception returns
|
2019-08-13 11:57:42 -03:00 |
|
João Antônio Duarte
|
47a5c35560
|
Basic Authorization Header Decoding Improvements
|
2019-08-13 11:50:56 -03:00 |
|
João Antônio Duarte
|
ec2ce12089
|
Change in JWT middleware error return to be captured by TMVCEngine CustomHandlerException
|
2019-08-13 11:36:09 -03:00 |
|
João Antônio Duarte
|
4c4b1e204c
|
Added test for serialization of enumerated types
|
2019-08-12 17:27:36 -03:00 |
|
João Antônio Duarte
|
fd0e8a23e0
|
Added serialization support for enumerations like Enumeration Name or Enumeration Ordinality
|
2019-08-12 16:51:12 -03:00 |
|
João Antônio Duarte
|
f5d611e432
|
Bug fixes
|
2019-08-08 18:36:19 -03:00 |
|
Geoffrey Smith
|
e83f025b09
|
Merge remote-tracking branch 'joaoduarte1/middlewareswagger_dev' into SwagDoc
|
2019-08-06 11:01:57 +10:00 |
|
Geoffrey Smith
|
c1af9737bd
|
Remove now unused files from demo
|
2019-08-06 10:59:51 +10:00 |
|
Geoffrey Smith
|
d80d6a18f3
|
Add Documentation to parameters in demo server project
|
2019-08-06 10:55:27 +10:00 |
|
Geoffrey Smith
|
239486cce2
|
Re-order functions so inline can work
|
2019-08-06 10:54:45 +10:00 |
|
Geoffrey Smith
|
3903258afa
|
Remove Client Generator code from SwaggerSampleAPI demo
|
2019-08-06 10:54:23 +10:00 |
|
João Antônio Duarte
|
a8303809b8
|
Merge branch 'master' of https://github.com/danieleteti/delphimvcframework into middlewareswagger_dev
|
2019-08-05 14:36:06 -03:00 |
|
João Antônio Duarte
|
2856063fd8
|
corrections in duplicate mappings
|
2019-08-05 11:59:35 -03:00 |
|
Geoffrey Smith
|
a33733c1f2
|
Add Attributes for Non Path Parameters
|
2019-08-06 00:26:36 +10:00 |
|
Geoffrey Smith
|
0d4b82eac3
|
Add JsonFieldFromRttiTypeInfo to simplify various methods
|
2019-08-06 00:25:30 +10:00 |
|
Geoffrey Smith
|
b6c75d2a5a
|
Use Constructor parameter to pass in status info
|
2019-08-06 00:18:39 +10:00 |
|
Geoffrey Smith
|
c54c157dc7
|
Update Swagger Controller
|
2019-08-05 21:37:42 +10:00 |
|
Daniele Teti
|
7a8aabb55a
|
Merge branch 'master' of https://github.com/danieleteti/delphimvcframework
# Conflicts:
# sources/MVCFramework.Middleware.Compression.pas
|
2019-08-05 12:57:33 +02:00 |
|
Daniele Teti
|
44deb6ce83
|
Removed some hints for old version of Delphi
|
2019-08-05 12:55:57 +02:00 |
|
Geoffrey Smith
|
47029fb1a7
|
Update of Generated code sample
|
2019-08-03 15:15:24 +10:00 |
|
Geoffrey Smith
|
b793d5b65e
|
Change MVCPathParam parameters to have Pattern instead of description
|
2019-08-03 14:26:57 +10:00 |
|
Geoffrey Smith
|
da4a3a5553
|
Only Add Attributes in interface declaration not in implementation
|
2019-08-03 13:18:09 +10:00 |
|
Geoffrey Smith
|
d9b0677788
|
Add Attribute with extra info about path parameter
|
2019-08-03 10:16:34 +10:00 |
|
João Antônio Duarte
|
992cefe92e
|
Added MVCSwagJsonSchemaFieldAttribute to detail field schema when extracting JsonSchema from class
|
2019-08-02 15:54:52 -03:00 |
|
Daniele Teti
|
3da3d6c340
|
Merge pull request #258 from viniciussanchez/patch-4
Removed warning
|
2019-08-02 17:11:03 +02:00 |
|
Vinicius Sanchez
|
3ea4b37410
|
Removed warning
[dcc32 Warning] MVCFramework.Middleware.Compression.pas(121): W1057 Implicit string cast from 'AnsiString' to 'string'
|
2019-08-02 10:03:17 -03:00 |
|
Geoffrey Smith
|
69748a4e20
|
Fill out skeleton methods in MVC Controller
|
2019-08-02 22:30:49 +10:00 |
|
Geoffrey Smith
|
0dd5f80d9f
|
Ensure unit can't be included multiple times in file
|
2019-08-02 22:23:49 +10:00 |
|
Daniele Teti
|
cc64a564a8
|
FIXED compatibility problems with XE7
|
2019-08-02 12:32:31 +02:00 |
|
Geoffrey Smith
|
0261f6db3b
|
Tidy up DelphiMVCFramework Generator
|
2019-08-02 19:57:54 +10:00 |
|
Geoffrey Smith
|
0e6569927a
|
Added handling of interfaces and to forward declare classes/interfaces
|
2019-08-02 19:48:38 +10:00 |
|
Geoffrey Smith
|
76206a36e0
|
Added Interface and Implementation Constants
|
2019-08-02 16:59:54 +10:00 |
|
Geoffrey Smith
|
0e9374825a
|
Improve DelphiUnit Generator
|
2019-08-02 11:44:19 +10:00 |
|
Geoffrey Smith
|
ac02237159
|
Add petstore swagger file demo file
|
2019-08-02 11:35:45 +10:00 |
|
João Antônio Duarte
|
e3bc31c159
|
Merge branch 'master' of https://github.com/danieleteti/delphimvcframework into middlewareswagger_dev
|
2019-08-01 18:08:47 -03:00 |
|
João Antônio Duarte
|
85d5518ea1
|
Improved Swaggerdocapi example
Added JSonSchema creation from object in MVCSwagResponsesAttribute
|
2019-08-01 18:07:23 -03:00 |
|
Daniele Teti
|
d661065c07
|
Merge pull request #255 from viniciussanchez/patch-1
Removed OnParseAuthentication class procedure
|
2019-08-01 22:42:04 +02:00 |
|
Vinicius Sanchez
|
dc5ddf9792
|
Removed OnParseAuthentication class procedure
|
2019-08-01 17:37:16 -03:00 |
|
João Antônio Duarte
|
439224da4f
|
JWT authentication documentation improvements:
- JWT UrlSegment set to basic authentication format
|
2019-08-01 17:31:59 -03:00 |
|
João Antônio Duarte
|
69788525c2
|
improvements on swaggerdocapi example
Added security to methods with MVCRequiresAuthentication attribute
|
2019-07-31 08:40:11 -03:00 |
|
João Antônio Duarte
|
7d801d94a8
|
Security Definitions added to documentation when TMVCJWTAuthenticationMiddleware is added to Engine.
The SwaggerDocApi example is not yet functional, I will still make improvements to the example
|
2019-07-30 18:16:10 -03:00 |
|
Geoffrey Smith
|
2204bfdeaa
|
Update URI's to use Swagger format in Client
|
2019-07-30 21:06:22 +10:00 |
|
Geoffrey Smith
|
1a8bc7076e
|
Demo of Client API currently generated by Generator
|
2019-07-30 17:32:09 +10:00 |
|
Geoffrey Smith
|
312f151aa1
|
Rename functions to have better names
|
2019-07-30 17:30:28 +10:00 |
|
Geoffrey Smith
|
d95d31d4d4
|
Improve Delphi Unit Generator code formatting output
|
2019-07-30 16:44:12 +10:00 |
|
Geoffrey Smith
|
e4f57686e2
|
Add Start of Clientside REST API Generator
|
2019-07-30 16:29:31 +10:00 |
|