diff options
| author | Francois Perrad <francois.perrad@gadz.org> | 2010-11-01 07:45:11 +0100 |
|---|---|---|
| committer | Francois Perrad <francois.perrad@gadz.org> | 2010-11-01 07:45:11 +0100 |
| commit | 713aecff2a8a7783242cd6a7d46be37bf046d2d7 (patch) | |
| tree | fd18d619d6dec9ab005ab1ea2e9f900c8dd4ef6a /spore_validation.rx | |
| parent | add optional_payload at method level (diff) | |
| download | spore-specifications-713aecff2a8a7783242cd6a7d46be37bf046d2d7.tar.gz | |
add deprecated at method level
Diffstat (limited to 'spore_validation.rx')
| -rw-r--r-- | spore_validation.rx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/spore_validation.rx b/spore_validation.rx index c01d50f..46d47a3 100644 --- a/spore_validation.rx +++ b/spore_validation.rx @@ -69,6 +69,7 @@ "optional_payload": "//bool", "unattended_params": "//bool", "description": "//str", + "deprecated": "//bool", "authentication": "//bool", "base_url": "//str", "formats": { |
