Skip to content

Add missing CallmeRequest class definitions #99

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
piomin opened this issue Apr 29, 2025 · 0 comments
Open

Add missing CallmeRequest class definitions #99

piomin opened this issue Apr 29, 2025 · 0 comments
Labels

Comments

@piomin
Copy link
Owner

piomin commented Apr 29, 2025

There are two empty CallmeRequest.kt files that need to be implemented:

  1. inter-communication/inter-callme-service/src/main/kotlin/pl/piomin/samples/callme/model/CallmeRequest.kt
  2. inter-communication/inter-caller-service/src/main/kotlin/pl/piomin/samples/caller/model/CallmeRequest.kt

These files should contain the CallmeRequest data class definition with id and message properties, which are referenced in other files.

/sweep

@piomin piomin added the Sweep label Apr 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant