Skip to content
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

feat: Simulator API #84

Merged
merged 10 commits into from
Oct 17, 2024
Merged

feat: Simulator API #84

merged 10 commits into from
Oct 17, 2024

Conversation

vifer
Copy link
Contributor

@vifer vifer commented Oct 2, 2024

Added

@vifer vifer self-assigned this Oct 2, 2024
src/Entities/Simulation.php Outdated Show resolved Hide resolved
@vifer vifer added the norelease label Oct 2, 2024
@vifer vifer changed the title Feat/simulator api feat:simulator api Oct 3, 2024
@vifer vifer changed the title feat:simulator api feat: Simulator api Oct 3, 2024
@vifer vifer changed the title feat: Simulator api feat: Simulator API Oct 3, 2024
src/Entities/Shared/JSONObject.php Outdated Show resolved Hide resolved
src/Entities/Simulation.php Outdated Show resolved Hide resolved
src/Entities/SimulationRun.php Outdated Show resolved Hide resolved
Copy link
Contributor

@mikeymike mikeymike left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overall looks pretty solid 💪

src/Entities/SimulationRun.php Outdated Show resolved Hide resolved
src/Entities/SimulationRunEvent.php Outdated Show resolved Hide resolved
src/Entities/SimulationType.php Outdated Show resolved Hide resolved
src/Resources/Simulations/Operations/UpdateSimulation.php Outdated Show resolved Hide resolved
src/Entities/Shared/JSONObject.php Outdated Show resolved Hide resolved
@vifer vifer marked this pull request as ready for review October 17, 2024 08:23
@vifer vifer requested a review from a team as a code owner October 17, 2024 08:23
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vifer added simulation example to demonstrate payload creation

Copy link
Contributor

@davidgrayston-paddle davidgrayston-paddle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good 👍

Added example to demonstrate simulation create/update

@davidgrayston-paddle davidgrayston-paddle merged commit d370f6c into main Oct 17, 2024
4 checks passed
@davidgrayston-paddle davidgrayston-paddle deleted the feat/simulator-api branch October 17, 2024 14:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants