What's Changed
New Contributors
Full Changelog: v0.17.2...v0.17.3
Usage
@app.get('/int_status_code')
def return_int_status_code():
return {"status_code": 202, "body": "hello", "type": "text"}
Full Changelog: v0.17.2...v0.17.3
@app.get('/int_status_code')
def return_int_status_code():
return {"status_code": 202, "body": "hello", "type": "text"}
Don't miss a new Robyn release
NewReleases is sending notifications on new releases.