Skip to content

Commit

Permalink
Add FIXME (#5051)
Browse files Browse the repository at this point in the history
  • Loading branch information
nadove-ucsc committed Apr 2, 2023
1 parent a129a24 commit 68e95ee
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lambdas/indexer/app.py
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,8 @@
'openapi': '3.0.1',
'info': {
'title': config.indexer_name,
# FIXME: Swagger UI for indexer is a stub
# https://github.com/DataBiosphere/azul/issues/5051
'description': format_description('''
This is the indexer component for Azul.
'''),
Expand Down

0 comments on commit 68e95ee

Please sign in to comment.