add subscriptions endpoint to awxkit

This commit is contained in:
Elijah DeLee
2019-09-10 17:02:15 -04:00
committed by Ryan Petrello
parent 8a29276a7d
commit eba69142f1
3 changed files with 13 additions and 0 deletions

View File

@@ -38,3 +38,4 @@ from .instances import * # NOQA
from .instance_groups import * # NOQA
from .credential_input_sources import * # NOQA
from .metrics import * # NOQA
from .subscriptions import * # NOQA