NeuraLegion/har-sdk

Use URL template substitution to represent servers

Closed this issue · 0 comments

To represent server URLs, OAS3 uses URL template substitution. This allows us to configure changeable parts of API's URL. However, the current implementation violates URL template RFC and implies over-engineering.