Skip to content
This repository has been 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 opened this issue Oct 22, 2020 · 0 comments
Open

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

Insolita opened this issue Oct 22, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request generator-feature Functionality missing from the generator

Comments

@Insolita
Copy link
Collaborator

Insolita commented Oct 22, 2020

example json api resource schema:

_TaskResource:
      type: object
      properties:
        id:
          type: integer
          example: 1
        type:
          type: string
          enum:
            - "tasks"
@cebe cebe added enhancement New feature or request generator-feature Functionality missing from the generator labels Dec 14, 2020
@cebe cebe moved this to 🆕 New in yii2-openapi Project Jan 27, 2023
@cebe cebe moved this from 🆕 New to 📋 Backlog in yii2-openapi Project Jan 27, 2023
@cebe cebe moved this from 📋 Backlog to 🔢 Concept Needed in yii2-openapi Project Jan 27, 2023
@cebe cebe self-assigned this Jan 27, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request generator-feature Functionality missing from the generator
Projects
Status: 🔢 Concept Needed
Development

No branches or pull requests

2 participants