Tags: gettyimages/gettyimages-api_dotnet
Tags
Refactor query parameter constants and update tests (#52) Refactor query parameter constants in Getty Images API integration - Replaced `Constants.EndDateKey` with `Constants.DateToKey` in `AddQueryParameter`. - Replaced `Constants.StartDateKey` with `Constants.DateFromKey` in `AddQueryParameter`. - Removed obsolete constants (`Constants.EndDateKey` and `Constants.StartDateKey`). - Updated and adapted tests to reflect the changes in constants.
Bump System.Text.Json from 8.0.4 to 8.0.5 in /GettyImages.Api (#51) Bumps [System.Text.Json](https://github.com/dotnet/runtime) from 8.0.4 to 8.0.5. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v8.0.4...v8.0.5) --- updated-dependencies: - dependency-name: System.Text.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
PreviousNext