Skip to content

Conversation

kpavlov
Copy link
Contributor

@kpavlov kpavlov commented Oct 1, 2025

One may run it manually to generate classes from JSON Schema

Motivation and Context

Most of the generated classes could not be used in the current API today.

On the other hand, it is useful to be able to generate such classes to simplify manual API synchronization. So, Gradle plugin configuration is preserved, but detached from the build pipeline.

How Has This Been Tested?

Run locally

Breaking Changes

No

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update
  • Build configuration

Checklist

  • I have read the MCP Documentation
  • My code follows the repository's style guidelines
  • New and existing tests pass locally
  • I have added appropriate error handling
  • I have added or updated documentation as needed

Additional context

One may run it manually to generate classes from JSON Schema
@kpavlov kpavlov marked this pull request as ready for review October 1, 2025 10:23
@kpavlov kpavlov requested a review from devcrocod October 1, 2025 10:23
Copy link
Contributor

@devcrocod devcrocod left a comment

Choose a reason for hiding this comment

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

lgtm
👍

@devcrocod devcrocod merged commit 73c0af8 into main Oct 1, 2025
4 checks passed
@devcrocod devcrocod deleted the kpavlov/disable-api-generator branch October 1, 2025 16:28
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.

2 participants