package
1.23.1
Repository: https://github.com/ls6-events/astra.git
Documentation: pkg.go.dev

# 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.