API changes / endpoint usage #13687
-
We need to create our own solution using argo workflows as the backend. Doubt I'm having the frequency of the modification of the argo workflow endpoint. Can anyone tell me what should we do? |
Beta Was this translation helpful? Give feedback.
Answered by
Joibel
Oct 1, 2024
Replies: 1 comment 5 replies
-
I'm sorry, but I don't understand your question. Can you explain in more detail what you mean? |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The API endpoints are supposed to be stable, yes. Any breaking changes should be listed in the upgrading notes.
The only API change listed since 3.0 is the change in 3.5 to
/api/v1/workflows
where it now also returns archived workflows.There may be bugs, but we attempt to address them.