# README
Inline functions
This test is used to test the inline functions in the Astra service. It tests the following:
- Inline functions are parsed correctly.
- Inline functions are outputted correctly in the OpenAPI specification.
- They do not clash with other functions with the same name.
- They should not have an operation ID or description.