...
GitHub Copilot won’t directly handle the migration process itself. It can assist with Java development tasks, including code suggestions, generation, and unit tests.
Do we have docs for our APIS? or client SDKs?
Can you ask copilot to create use docs for our APIS from our API project?
IF you change an API can it tell u impact on dependent clients in the project?
GitHub Copilot itself does not have the built-in capability to directly inform you of the impact on dependent clients within a project when an API changes.
Can you ask co-pilot to generate SDK java library as a client to the REST API?
...