feat: add description to parameters; bump: libs and tests; bump: 2.0.3
This commit is contained in:
@@ -54,6 +54,6 @@ async def test_post_an_article_with_wrong_type_field_should_return_an_error_mess
|
||||
'loc': ['nb_page'],
|
||||
'msg': 'Input should be a valid integer, unable to parse string as an integer',
|
||||
'type': 'int_parsing',
|
||||
'url': 'https://errors.pydantic.dev/2.3/v/int_parsing'
|
||||
'url': 'https://errors.pydantic.dev/2.4/v/int_parsing'
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user