Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Jul 4, 2025. It is now read-only.

fix: block command field changes for python engine #2007

Merged
merged 1 commit into from
Feb 25, 2025

Conversation

vansangpfiev
Copy link
Contributor

Describe Your Changes

This pull request includes a change to the Models::UpdateModel method in the engine/controllers/models.cc file. The change prevents modifications to the command field in the JSON body when the model configuration engine is set to kPythonEngine.

  • engine/controllers/models.cc: Added a check to block changes to the command field in the JSON body when the model configuration engine is kPythonEngine.

Fixes Issues

  • Closes #
  • Closes #

Self Checklist

  • Added relevant comments, esp in complex areas
  • Updated docs (for bug fixes / features)
  • Created issues for follow-up changes or refactoring needed

@vansangpfiev vansangpfiev merged commit 54432ad into dev Feb 25, 2025
8 checks passed
@vansangpfiev vansangpfiev deleted the s/fix/command-python branch February 25, 2025 01:55
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants