Skip to content

Is there any method by which we can get project prefix? #108

@chintanvadgama

Description

@chintanvadgama

Hi,

I see there are some methods where we have to use project prefix instead of project name or id? For instance, the following method can be called only via Prefix.

@decoApiCallAddDevKey               
@decoMakerApiCallWithArgs(['testsuitename', 'prefix'])
def getTestSuite(self):

So, I wanted to know if there is any method by which we can get the project prefix so that I can set that as a class variable and all my library functions can use that?

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions