python-lapidary / lapidary-render

Web API client generator
https://lapidary.dev
GNU Affero General Public License v3.0
2 stars 0 forks source link

Store OAD URL, in case servers use relative path #20

Closed rafalkrupinski closed 4 months ago

rafalkrupinski commented 4 months ago

If servers use relative paths, client should use the original path of the OAD to resolve the API paths.

lapidary init should store the URL and lapdidary render should use it to resolve the base API URL.