Limitations of RESTful Web Services (high-level framework)

Be aware of the limitations of the RESTful Web Services high-level framework.

The Genero RESTful Web Services high-level framework is based on the OpenAPI specification. To learn more about the OpenAPI specification, refer to the OpenAPI documentation.

Sections in this topic identify the limitations of the RESTful Web Services high-level framework.

Static arrays are not supported

Static arrays are not supported as input and output parameters of the REST high-level APIs. Use dynamic arrays instead.