<FromGitter>
<ok2094> I accidentally updated my amber and crystal, but now my amber 0.8 app doesn't work anymore. Is there a way to update the app to amber 0.9 or is it easier to downgrade amber and crystal on my system?
<FromGitter>
<bajro17> Hello everyone :) I start develop api with amber but I cant find how to validate params
<FromGitter>
<bajro17> I cant find anything about API in documentation
<FromGitter>
<bajro17> @Thellior Thank you so much this is exactly what I search
<FromGitter>
<Thellior> 👍🏻
feepbot has quit [Ping timeout: 252 seconds]
feepbot has joined #amber
marenz has joined #amber
<Guest34340>
@ok2094, it's straightforward to update amber, and the differences between 0.8 and 0.9 are minimal
Guest34340 has quit [Quit: Guest34340]
robacarp has joined #amber
wontruefree has joined #amber
wontruefree has quit [Quit: bye]
wontruefree has joined #amber
<FromGitter>
<elorest> @ok2094 I would just create a new app with the latest version of amber and then copy all of your src file and environments back in.
<FromGitter>
<elorest> Make sure to copy your secret_key back in to if you have encrypted env's you care about.