Skip to content

Webapi-Swagger : Consider additionalProperties while generating Definitions data types #33

@kahlil29

Description

@kahlil29

Currently we use the data present in schemaProperties in order to get the details of the record fields and their types for data types in Definitions.

This is done in the function generateSwaggerDefinitionData.

We need to enhance this function to also check and make use of additionalProperties if and when they are defined, or else we risk potentially losing out on some details that may have been specified about the data type.

Metadata

Metadata

Assignees

Labels

Webapi-SwaggerAll issues related to Webapi-swagger (generation of Webapi contracts from Swagger Docs)enhancement

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions