Configuring the resource definition files
The REST endpoint generator is a tool that creates a set of generated endpoints for custom data model entities. Most of the files generated by the REST Endpoint Generator are incomplete and require further configuration.
This topic discusses how to configure the resource definition files. They are the files highlighted in the following architecture diagram.
Configuration of the other files are discussed in other parts of the documentation.
- For an overview of the REST endpoint generator, see The REST endpoint generator.
- For more information on how to run the REST endpoint generator, see Running the REST endpoint generator.
- For more information on configuring the glue and impl classes, see Configuring glue and impl classes for generated endpoints.
- For more information on configuring authorization, see Configuring authorization for generated endpoints.