-
Do not worry about updateId, it will be removed in next patch release.
-
I assume you do not have much time and the REST API is not a big priority, can you point me to the section of the codebase in which you document the REST API.
It would be useful if you add a a symbol on all values which are Nullable to stop NullPointerExceptions when trying to use the REST API, because currently you got to guess if they are null or not (unless there is an info note next to the value).
-
I added some api help to indicate whether or not a property is allowed to be null. May not be complete though.
-
Forget to mention that this will be available in 7.9.6 to be released soon.
-
This can be closed?
-
Previous Value Current Value Open
Closed
-
OK. I am closing this. Let's reopen it if necessary.
| Type |
Question
|
| Priority |
Normal
|
| Assignee |
Issue Votes (0)
I have decided just to make a blanket issue for discussing the REST API now because I keep having to ask more questions.
What does the "updateId" represent, it seems to return the same id as the project, so I am a little confused the need for it and when it changes, could you explain this value please?