accodeing / fortnox-api

Gem that abstracts Fortnox's F3 API
GNU Lesser General Public License v3.0
9 stars 8 forks source link

Remove model attribute comments regarding limits #219

Open ehannes opened 2 years ago

ehannes commented 2 years ago

All models include comments regarding attribute limits. We simply copied these from the documentation. Now, as it often becomes with code comments, these are obsolete. Instead of trying to update them, we should just remove them. Some limits are hard to describe correctly since they are ... interesting :sweat_smile: Better let the code speak for itself.