Skip to content

Commit

Permalink
[LINT] fastapi
Browse files Browse the repository at this point in the history
  • Loading branch information
paradoxxxzero authored and lmignon committed Oct 3, 2024
1 parent 6607300 commit 5f231e7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion fastapi/views/fastapi_endpoint.xml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,8 @@
<field name="user_id" />
<field name="company_id" />
<field name="description" />
<field name="save_http_session" /> </group>
<field name="save_http_session" />
</group>
<group name="resoures">
<field name="docs_url" widget="url" />
<field name="redoc_url" widget="url" />
Expand Down

0 comments on commit 5f231e7

Please sign in to comment.