OpenBeta / openbeta-graphql

The open source rock climbing API
https://openbeta.io
GNU Affero General Public License v3.0
41 stars 32 forks source link

Relax boulder problems only restriction #399

Closed vnugent closed 6 months ago

vnugent commented 8 months ago

Remove checks to allow mixing boulder problems and rope climbs.

https://github.com/OpenBeta/openbeta-graphql/blob/develop/src/model/MutableClimbDataSource.ts#L94-L101

Related FE issue: https://github.com/OpenBeta/open-tacos/issues/918