feat(api): Add codeOfConduct to NodeInfo Endpoint

Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2641>
This commit is contained in:
Georg Krause 2023-11-24 13:37:11 +00:00
commit 3db367f4bc
2 changed files with 9 additions and 0 deletions

View file

@ -155,6 +155,7 @@ def test_nodeinfo_21(api_client):
("topPodcastCategories", []),
]
),
"codeOfConduct": "",
},
}