Skip to content

Feat/viewer app controller - #170

Merged
BotellaA merged 22 commits into
nextfrom
feat/viewer_app_controller
Sep 2, 2026
Merged

BotellaA merged 22 commits into
nextfrom
feat/viewer_app_controller

Conversation

@JulienChampagnol

Copy link
Copy Markdown
Member

No description provided.

)
params = schemas.Visibility.from_dict(rpc_params)
self.SetPointsVisibility(params.id, params.visibility)
return params.to_dict()

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Un peut chiant ça non ? On peut pas ajouter plutôt le to_dict dans le décorateur. Ça serait cool de n'avoir aucun changement à faire (sauf le typage)

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

On pourrait renvoyer le type schema.Visibility? Ça serait sympa pour la clarté du code non ?

@BotellaA
BotellaA merged commit 4ce6706 into next Sep 2, 2026
29 checks passed
@BotellaA
BotellaA deleted the feat/viewer_app_controller branch September 2, 2026 10:54
@JulienChampagnol

Copy link
Copy Markdown
Member Author

🎉 This PR is included in version 1.28.0-rc.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@JulienChampagnol

Copy link
Copy Markdown
Member Author

🎉 This PR is included in version 1.28.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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.

2 participants