Skip to main content

API Config Commands

API Config commands can be accessed by right clicking an API config in the extension tree.

Commands

Commit to Current Version#

Available when a local API config differs from the committed version.

Commits the currently saved local API config to the current version of the API config. Does not create a new version.

You may also add a commit message if one did no already exist on the version, modify the existing message, or leave the existing message as is.

Commit to New Version#

Available when a local API config differs from the committed version.

Commits the currently saved local API config to a new version, leaving untouched any previous versions.

You may also optionally add a commit message.

Force Commit to New Version#

Available when turned on in the extension settings.

Commits the currently saved local API config to a new version, leaving untouched any previous versions, but overriding all commit protections.

You may also optionally add a commit message.

Create New Config#

Available when right clicking a API Config folder.

Creates a new API Config.

Delete Config#

Available when right clicking any API Config.

Deletes an API Config and removes it from the local workspace if present.

Deploy to OMAPI Service#

Deploys the latest version of the selected API config to the Object Model API Service, replacing the currently deployed API config is there is one.

Diff with Local#

Available when a local API config differs from the committed version.

Displays a diff view of the current local API config and the current committed version.

Diff Version with Local#

Available when a local API config differs from the committed version.

Displays a diff view of the current local API config and the older selected version.

Diff with Version…#

Available when a API config has multiple versions.

Allows you to select another version to diff against a version you select in the tree.

Discard Changes#

Available when a local API config differs from the committed version.

Discards any local changes and deletes the file from the local workspace.

Reveal in File Explorer#

Available when a API config is local.

Opens a file explorer to the location of the last selected file.