-
Notifications
You must be signed in to change notification settings - Fork 28
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
looks like the new Gconfig is messing up the openapispec generation
securityDefinitions: !!python/object/new:goblet.config.GConfig
state:
config:
service-account: &id001
authorizationUrl: ''
flow: implicit
type: oauth2
firebase: &id002
authorizationUrl: ''
flow: implicit
type: oauth2
x-google-jwks_uri:
dictitems:
service-account: *id001
firebase: *id002
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working