API: Added /api/flake/list. Added API grouping and description for better visibility
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
import argparse
|
||||
|
||||
from .create import register_create_parser
|
||||
from .list import register_list_parser
|
||||
from .list_flakes import register_list_parser
|
||||
|
||||
|
||||
# takes a (sub)parser and configures it
|
||||
|
||||
Reference in New Issue
Block a user