Skip to content
This repository was archived by the owner on Jun 4, 2024. It is now read-only.
This repository was archived by the owner on Jun 4, 2024. It is now read-only.

Use schema's resource types for generate jsonApi resource keys #38

Open
@Insolita

Description

@Insolita

example json api resource schema:

_TaskResource:
      type: object
      properties:
        id:
          type: integer
          example: 1
        type:
          type: string
          enum:
            - "tasks"

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestgenerator-featureFunctionality missing from the generator

Projects

Status

🔢 Concept Needed

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions