dlt-hub / dlt-init-openapi

MIT License
20 stars 3 forks source link

Support path vars that are not the full path segment #65

Closed sh-rp closed 6 months ago

sh-rp commented 6 months ago

Right now we assume that path vars always are a full path segment, this may not be the case always though. For now it is probably enough to make sure path vars with file type ending are supported.