OpenAPI Test Scenario Document Type (Framework)
Oxygen XML Editor Eclipse plugin includes a specialized framework for working with OpenAPI test scenario files. It includes the usual text editing actions, a visual editing interface, content completion, and automatic validation.
Author Mode Editing
You can edit OpenAPI test scenario files in the visual Author editing mode and you have access to the various features and actions that are available when editing XML documents in Author mode.
Default Document Template
There is a default scenario file template available when creating new documents from templates and they can be found in the .
Content Completion
Oxygen XML Editor Eclipse plugin helps you edit OpenAPI test scenario files through the Content Completion Assistant, offering proposals for properties and values that can be inserted at the cursor position. It can be manually activated with the Ctrl + Space shortcut.
Validation
Oxygen XML Editor Eclipse plugin includes built-in validation for OpenAPI test scenario documents to help you keep them well-formed. The documents are validated automatically as you type against the schema specified in the framework and problems are highlighted within the document.
Resources
- For more details about the OpenAPI Specification, along with example documents, go to https://spec.openapis.org/oas/latest.html.
- Video: OpenAPI Document Editing in Oxygen XML Editor
- Webinar: OpenAPI Editing, Testing, and Documenting
- Webinar: OpenAPI/AsyncAPI Support in Oxygen