delphimvcframework/samples/swaggerdoc
2020-05-02 20:00:17 -03:00
..
bin/www/swagger Correction in the generation of JsonSchemas of object and array type. 2020-05-02 20:00:17 -03:00
AuthHandler.pas improvements on swaggerdocapi example 2019-07-31 08:40:11 -03:00
MainFormU.dfm Added credits to the readme 2019-10-09 23:47:07 +02:00
MainFormU.pas Correction in the generation of JsonSchemas of object and array type. 2020-05-02 20:00:17 -03:00
MyController1U.pas Swagger PathID renamed to OperationID 2019-10-30 00:25:01 +01:00
MyController2U.pas Added EnumValues parameter to MVCSwagParamAttribute attribute. When adding an enum, swagger will display a list of possible values to select 2020-01-03 18:08:47 -03:00
SwaggerDocApi.dpr Added credits to the readme 2019-10-09 23:47:07 +02:00
SwaggerDocApi.dproj Added MVCSwagIgnorePathAttribute attribute to allow hiding endpoints in swagger documentation 2019-11-27 16:27:07 -03:00
WebModuleMainU.dfm Added API documentation with Swagger 2019-07-27 15:23:48 -03:00
WebModuleMainU.pas Correction in the generation of JsonSchemas of object and array type. 2020-05-02 20:00:17 -03:00