You are here

service openapi.parm_parser in OpenAPI 8.2

Same name and namespace in other branches
  1. 8 openapi.services.yml \openapi.parm_parser

Class

Drupal\openapi\ParamConverter\OpenApiParamConverter

Tags

  • paramconverter

File

./openapi.services.yml
openapi.services.yml

View source
  1. class: Drupal\openapi\ParamConverter\OpenApiParamConverter
  2. arguments:
  3. - '@plugin.manager.openapi.generator'
  4. tags:
  5. - { name: paramconverter }