summaryrefslogtreecommitdiff
path: root/web/lib/api/v4/tag.rb
diff options
context:
space:
mode:
Diffstat (limited to 'web/lib/api/v4/tag.rb')
-rw-r--r--web/lib/api/v4/tag.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/web/lib/api/v4/tag.rb b/web/lib/api/v4/tag.rb
index b6fdbbe..80bdc61 100644
--- a/web/lib/api/v4/tag.rb
+++ b/web/lib/api/v4/tag.rb
@@ -126,6 +126,7 @@ class Taginfo < Sinatra::Base
end
api(4, 'tag/josm/style/rules', {
+ :superseded_by => '',
:description => 'List rules and symbols for the given tag in JOSM styles.',
:parameters => {
:style => 'JOSM style (required).',