https://api-demo.web.milkiya.ma/api/gateway/yieldiiis/generate/json

App\Domain\Gateway\Adapters\Controller\ApiPlatform\Resource\Gateway Resource class

Resource Metadata

Short name: "Gateway"

Item operations Attributes
get
[
  "method" => "GET"
  "path" => "/{slug}/generate/{format}"
  "controller" => "App\Domain\Gateway\Adapters\Controller\ApiPlatform\GenerateGateway\GenerateGatewayHandler"
  "defaults" => [
    "format" => "json"
  ]
  "read" => false
  "input" => null
  "output" => null
  "stateless" => null
  "input_formats" => [
    "jsonld" => [
      "application/ld+json"
    ]
    "json" => [
      "application/json"
      "application/json"
      "text/html"
    ]
    "html" => [
      "text/html"
    ]
    "csv" => [
      "text/csv"
    ]
    "xml" => [
      "text/xml"
      "text/xml"
      "text/html"
    ]
    "jsonhal" => [
      "application/hal+json"
    ]
  ]
  "output_formats" => [
    "jsonld" => [
      "application/ld+json"
    ]
    "json" => [
      "application/json"
      "application/json"
      "text/html"
    ]
    "html" => [
      "text/html"
    ]
    "csv" => [
      "text/csv"
    ]
    "xml" => [
      "text/xml"
      "text/xml"
      "text/html"
    ]
    "jsonhal" => [
      "application/hal+json"
    ]
  ]
]
Collection operations Attributes
No available collection operation for this resource.
Filters
No available filter declared for this resource.
Attributes
normalization_context
[
  "groups" => [
    "read"
  ]
]
denormalization_context
[
  "groups" => [
    "post"
  ]
]
route_prefix
"gateway"
skip_null_values
true
pagination_client_enabled
true
collection
[
  "pagination" => [
    "enabled_parameter_name" => "pagination"
  ]
]
input
null
output
null

Data Providers

No calls to collection data provider have been recorded.

No calls to item data provider have been recorded.

No calls to subresource data provider have been recorded.

Data Persisters

No calls to data persister have been recorded.