feat(api): Add codeOfConduct to NodeInfo Endpoint
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2641>
This commit is contained in:
parent
b6190540ee
commit
3db367f4bc
2 changed files with 9 additions and 0 deletions
|
|
@ -155,6 +155,7 @@ def test_nodeinfo_21(api_client):
|
|||
("topPodcastCategories", []),
|
||||
]
|
||||
),
|
||||
"codeOfConduct": "",
|
||||
},
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue