Skip to content

Conversation

@takashi-uchida
Copy link
Contributor

@takashi-uchida takashi-uchida commented Oct 8, 2024

@takashi-uchida takashi-uchida marked this pull request as ready for review November 13, 2024 02:58
@tsukamototks tsukamototks mentioned this pull request May 8, 2025
Takeshi Tsukamoto and others added 23 commits May 15, 2025 16:21
- Updated Error, TenantRouting, Throttling, UpdateApiGatewaySettingsParam, UpdateOpenApiDefinitionParam, and UpdateTenantParam classes to include a Map for additional properties.
- Implemented methods to set, get, and manage additional properties in each model.
- Modified JSON serialization and deserialization processes to handle additional properties correctly.
- Removed unnecessary checks for undeclared fields in JSON during deserialization.
…eway_api_signature2

署名付きAPIを機能を追加
- Updated the generated date in multiple model classes to reflect the latest changes.
- Removed the internalEndpointMappingFileDownloadUrl property from ApiGatewaySettings.
- Added mcpServerUrl property to ApiGatewaySettings with corresponding getter, setter, and validation.
- Introduced DraftApiGatewaySettings model to handle draft configuration information.
- Implemented methods to apply and retrieve draft settings in SmartApiGatewayApi.
- Added unit tests for new DraftApiGatewaySettings model and updated existing tests for ApiGatewaySettings.
- Enhanced logging in ApiServer for better debugging of API key retrieval and signature verification.
…eway_api_signature

feat: エンドポイントマッピングと候補パス生成に完全なURL形式を追加
…od_param

staticメソッド引数にIDパラメータ追加
tsukamototks and others added 9 commits July 9, 2025 14:38
…tityClassName

クラス名変更 SaasusIdentity.java
…tityClassName-1

Rename to SaasusIdentity.java
…tation

- Introduced the `cancelDraftApiGatewaySettings` method in `SmartApiGatewayApi` to cancel draft configuration changes.
- Updated `SmartApiGatewayApi.md` to include details about the new endpoint.
- Added `UNKNOWN_DEFAULT_OPEN_API` to various enums in `DnsRecord`, `EndpointSettings`, `TenantRoutingType`, and `Throttling` for better handling of unknown values.
- Updated the generated date in multiple Java model classes to reflect recent changes.
- Added unit test for `cancelDraftApiGatewaySettings` in `SmartApiGatewayApiTest`.
enum型のenum生成ロジックを変更
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.

3 participants