Skip to content

Latest commit

 

History

History
35 lines (25 loc) · 1.96 KB

README.md

File metadata and controls

35 lines (25 loc) · 1.96 KB

OpenAPI Schema Workshop Exercises

This project has exercises and solutions for the OpenAPI Schema Workshop.

Source files are in OpenAPI 3.0 format.

Workshop attendees can download or clone the repository to a writable folder to complete the exercises.

OpenAPI Editing Tools

RepreZen API Studio

RepreZen API Studio Desktop is recommended for this workshop.

Swagger (Browser-based)

The online Swagger editor will work as an alternative.

Workspace Setup

RepreZen API Studio Setup

  1. Go to File > Switch Workspace > Other... and select the /workspace folder from your local repo.

  2. Activate the Project Explorer view.
    Hint: You can restore the Project Explorer from minimized state by clicking the restore button in the trim stack:  

  3. If you don't see the exercise projects, import the projects as follows:
    • Go to File > Import > General > Existing projects into workspace
    • Click Browse...
    • Click OK
    • Select all projects, and click Finish

Watch the videos here or on YouTube to get started.

Swagger Setup

You may import or copy-and-paste the exercises and answers into the Swagger Editor.