Clever / wag

sWAGger - Web API Generator
Apache License 2.0
77 stars 6 forks source link

[INFRANG-5407]: wag: a model that's just "type:string" generates inva… #479

Closed ribeirophilippe closed 7 months ago

ribeirophilippe commented 7 months ago

…lid code

JIRA

https://clever.atlassian.net/browse/INFRANG-5407

Description

Update the definition to use new(*model.Type) instead of modes.Type{}

Testing

unit tests added to improve test coverage

#

Todo:

taylor-sutton commented 7 months ago

unit tests added to improve test coverage

I don't see any tests, did you mean to add new files?

ribeirophilippe commented 7 months ago

@taylor-sutton test cases has been added and validated.