Naming the REST API

The REST API name is obtained automatically, by taking the title field of the specification and converting it to a valid JADE class name; that is, replacing invalid characters with underscore characters and capitalizing the first character. You can change it to any valid JADE class name if you do not want to use this default name.

When you are satisfied with the REST API name, click the Next button.