Skip to content

Commit

Permalink
[openAPI] fix API specs
Browse files Browse the repository at this point in the history
  • Loading branch information
EvanBldy committed Oct 21, 2024
1 parent 15e7083 commit 6299661
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions zou/app/blueprints/index/resources.py
Original file line number Diff line number Diff line change
Expand Up @@ -283,8 +283,8 @@ def get(self):
responses:
200:
description: Configuration object including self-hosted status,
Crisp token, indexer configuration, SAML status, and dark theme
status
Crisp token, indexer configuration, SAML status, and dark
theme status.
"""
organisation = persons_service.get_organisation()
conf = {
Expand Down

0 comments on commit 6299661

Please sign in to comment.