-
Notifications
You must be signed in to change notification settings - Fork 2
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
Fix interface extendedMasterportalapiMarkers to align with documentation #219
Fix interface extendedMasterportalapiMarkers to align with documentation #219
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🏓 @jedi-of-the-sea Nice fix. I found some more related stuff, see comments.
Co-authored-by: Dennis Sen <[email protected]>
Co-authored-by: Dennis Sen <[email protected]>
Co-authored-by: Dennis Sen <[email protected]>
🏓 @warm-coolguy I implemented the proposed changes but I cannot get rid of the linting error.. did I overlook something? |
NOTE: This seems to be a problem resolved after #211 is merged, where a fix resides. It's a setup thing where the project somehow doesn't install the newest (present) version. |
…align-with-documentation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks like the fix resided in #124 and is already merged.
…align-with-documentation
Summary
Edit parameters in interface
ExtendedMasterportalapiMarkers
so that it fits the documentation (change parameters to optional, type fixes):Instructions for local reproduction and review
Compare documentation of README with new interface edits, it should fit the description.
Pull Request Checklist (for Reviewee)
Rest of the checklist doesn't apply.