Skip to content

Commit

Permalink
Add climbing_outdoor_type to rock_climbing routes
Browse files Browse the repository at this point in the history
  • Loading branch information
brunobesson committed Apr 20, 2021
1 parent 14fddbe commit 6118b82
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion c2corg_api/models/common/fields_route.py
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,8 @@
'exposition_rock_rating',
'rock_free_rating',
'rock_required_rating',
'aid_rating'
'aid_rating',
'climbing_outdoor_type'
]
},
'ice_climbing': {
Expand Down

0 comments on commit 6118b82

Please sign in to comment.