Skip to content

.Net: Exposing ToJson method on FoundryProcessBuilder.#12200

Merged
alliscode merged 2 commits intomicrosoft:mainfrom
alliscode:workflow-serialization
May 20, 2025
Merged

.Net: Exposing ToJson method on FoundryProcessBuilder.#12200
alliscode merged 2 commits intomicrosoft:mainfrom
alliscode:workflow-serialization

Conversation

@alliscode
Copy link
Member

Exposing the ToJsonAsync method on the FoundryProcessBuilder to that users can save the JSON if needed.

Contribution Checklist

@alliscode alliscode requested a review from a team as a code owner May 20, 2025 16:17
@markwallace-microsoft markwallace-microsoft added the .NET Issue or Pull requests regarding .NET code label May 20, 2025
@github-actions github-actions bot changed the title Exposing ToJson method on FoundryProcessBuilder. .Net: Exposing ToJson method on FoundryProcessBuilder. May 20, 2025
@alliscode alliscode added this pull request to the merge queue May 20, 2025
Merged via the queue into microsoft:main with commit 6efcc84 May 20, 2025
19 checks passed
@alliscode alliscode deleted the workflow-serialization branch May 20, 2025 18:11
jcruzmot-te pushed a commit to thousandeyes/aia-semantic-kernel that referenced this pull request Sep 15, 2025
Exposing the `ToJsonAsync` method on the `FoundryProcessBuilder` to that
users can save the JSON if needed.

### Contribution Checklist

<!-- Before submitting this PR, please make sure: -->

- [ ] The code builds clean without any errors or warnings
- [ ] The PR follows the [SK Contribution
Guidelines](https://github.com/microsoft/semantic-kernel/blob/main/CONTRIBUTING.md)
and the [pre-submission formatting
script](https://github.com/microsoft/semantic-kernel/blob/main/CONTRIBUTING.md#development-scripts)
raises no violations
- [ ] All unit tests pass, and I have added new tests where possible
- [ ] I didn't break anyone 😄

Co-authored-by: Mark Wallace <127216156+markwallace-microsoft@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

.NET Issue or Pull requests regarding .NET code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants