cyclosproject / ng-openapi-gen

An OpenAPI 3.0 codegen for Angular
MIT License
397 stars 132 forks source link

The nesting of services structure is only 2 levels #133

Closed EricPoul closed 3 years ago

EricPoul commented 3 years ago

I'm submitting a...

[x] Bug report  
[ ] Performance issue
[ ] Feature request
[ ] Documentation issue or request
[ ] Support request
[ ] Other... Please describe:

Current behavior

Tags are sliced only by the first dot. With such tags:

Expected behavior

Tags should be sliced by every dot so that the directory structure can go deeper image