Skip to content

Scope access and schema #35

@bredele

Description

@bredele
{
  get() {
   // get schema for this HTTP method
    this.schema()
  },

  post() {
    // get method GET defined above
    this.get('/')
  }
}

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions