Key Functionality

Edit API

Get started with Nuxt UI Pro SaaS template.

Editing OpenAPI files

OpenAPI files are text-based json or yml files that can be edited with any text editor.

Editing files locally

To edit files on your local file system, simply open them in an editor of choice such as Visual Studio Code or Sublime

Once the file has been edited you can verify that the changed did not break the format using the Vaktum CLI tool for API validation

Once edited, the new OpenAPI spec can also be submitted to the Vaktum platform using Vaktum.com or API

Editing files using Vaktum.com

Vaktum provides an editor to modify OpenAPI files directly online. To use it, first Upload an OpenAPI file.

Once ready - click the Edit button on the API page to start editing the API

Edit API