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

Add range and image URL properties to Plane model #1

Closed
wants to merge 1 commit into from
Closed

Conversation

rajbos
Copy link
Contributor

@rajbos rajbos commented Nov 28, 2023

This pull request to the WrightBrothersApi project introduces new functionality and enhancements to the PlanesController and Plane class. The most important changes include adding new methods for updating, deleting, and counting planes in the PlanesController class, and adding two new properties, RangeInKm and ImageUrl, to the Plane class.

Main controller changes:

  • WrightBrothersApi/Controllers/PlanesController.cs: Modified the PlanesController class to include new methods for updating, deleting, and counting planes, as well as additional planes in the constructor. [1] [2]

Model enhancements:

  • WrightBrothersApi/Models/Plane.cs: Added two new properties, RangeInKm and ImageUrl, to the Plane class.

@rajbos
Copy link
Contributor Author

rajbos commented Nov 30, 2023

Closing the PR so we have something for the next demo again 😆

@rajbos rajbos closed this Nov 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant