Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🐛 (config/v3) Track in the project configuration file resources without API #2003

Merged

Commits on Feb 11, 2021

  1. Track resources without an API in the config file (config/v3)

    - Remove path from resources that do not know the path
    - Add scaffold to controllers if we do know the path instead of if we scaffold an API
    - Track the resources in the config file even if we don't scaffold an API
    
    Signed-off-by: Adrian Orive <adrian.orive.oneca@gmail.com>
    Adirio committed Feb 11, 2021
    Configuration menu
    Copy the full SHA
    42091e9 View commit details
    Browse the repository at this point in the history