Skip to content

ApiClient

ApiClient is an API client of Unity Catalog Localhost Reference Server.

OpenAPI Generator

ApiClient was auto-generated using OpenAPI Generator based on Unity Catalog's OpenAPI specification.

sbt-openapi-generator 7.5.0 is used in the client sbt module of the unitycatalog project.

ApiClient uses http://localhost:8080/api/2.1/unity-catalog as the default base URI (unless overriden).

ApiClient is used by UnityCatalogCli.

updateBaseUri

void updateBaseUri(
  String baseUri)

updateBaseUri...FIXME