github.com/codefly-dev/core@v0.1.107/resources/testdata/rests/app/svc/something-wicked.rest.codefly.yaml (about)

     1  path: /something-wicked
     2  routes:
     3    - path: /something-wicked
     4      # Keep path here as we can starting putting param, etc...
     5      method: GET
     6  
     7    - path: /something-wicked
     8      method: POST
     9      extension:
    10        protected: working