| Class | Apipie::ResourceDescription |
| In: |
lib/apipie/resource_description.rb
|
| Parent: | Object |
Resource description
version - api version (1) description path - relative path (/api/articles) methods - array of keys to Apipie.method_descriptions (array of Apipie::MethodDescription) name - human readable alias of resource (Articles) id - resouce name formats - acceptable request/response format types headers - array of headers
| _errors_args | [R] | |
| _formats | [R] | |
| _full_description | [R] | |
| _headers | [R] | |
| _id | [R] | |
| _metadata | [R] | |
| _methods | [R] | |
| _name | [R] | |
| _params_args | [R] | |
| _parent | [R] | |
| _path | [R] | |
| _short_description | [R] | |
| controller | [R] |