Skip to content
Snippets Groups Projects
Commit 2f11dab6 authored by Mateu Aguiló Bosch's avatar Mateu Aguiló Bosch
Browse files

feat: change the plugin label to JSON:API

parent f9c42c09
No related branches found
No related tags found
No related merge requests found
...@@ -31,7 +31,7 @@ use Symfony\Component\Serializer\SerializerInterface; ...@@ -31,7 +31,7 @@ use Symfony\Component\Serializer\SerializerInterface;
* *
* @OpenApiGenerator( * @OpenApiGenerator(
* id = "jsonapi", * id = "jsonapi",
* label = @Translation("JsonApi"), * label = @Translation("JSON:API"),
* ) * )
*/ */
class JsonApiGenerator extends OpenApiGeneratorBase { class JsonApiGenerator extends OpenApiGeneratorBase {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment