You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello @mrsombre
could you please specify your request?
Number for the launch is the number of launch execution. For the test item we don't have the number.
Adding to the item just number of the launch execution seems useless, doesn't it?
i'm sorry, not a number, but an id. so, if v1 api is synchronous, we already know numeric id when api answers on creating launch / suite, but as i can understand, you keep id as actually uuid for backward compatibility. so maybe you could add new field, like key or numericId.
what i want, to know uuid and id when start launch / suite, so i do not need additional request for it.
For this endpoints:
Response returns in form
While for /api/v1/{{project}}/launch it also return a number, like
which is quite useful to avoid unnecessary request to get actual number, can you add this to API?
The text was updated successfully, but these errors were encountered: