nautobot / nautobot-app-version-control

Version Control App that uses and requires a Dolt Database
Other
30 stars 6 forks source link

In all URL and API paths, replace /dolt/ with /version-control/ #161

Closed tim-fiola closed 2 years ago

tim-fiola commented 2 years ago

In any URL or API path where /dolt/ is in the path, replace with /version-control/

Example URL: image

And in the APIs: image

tim-fiola commented 2 years ago

UPDATE: This should include object types as well. This example from a webhook create page shows: image