Skip to content
This repository has been archived by the owner on Apr 29, 2024. It is now read-only.

Feature/remove key value options from request #51

Merged
merged 2 commits into from
Mar 3, 2024

Commits on Mar 3, 2024

  1. Removal of redundant URI query parameter

    This commit removes the "/op/update" + "?options=keyValues" query parameter from the HTTP request URI in the DeviceMeasurementIntegrationService. The "?options=keyValues" was found to be redundant and has been removed to clean-up the code and improve readability.
    saschadoemer committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    41e2c4b View commit details
    Browse the repository at this point in the history
  2. Update version in pom.xml

    This commit updates the version of the fiware-integration-layer artifact in the pom.xml from 12.1.0 to 12.2.0. This change reflects the ongoing evolution and progress of the project.
    saschadoemer committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    cbe21a8 View commit details
    Browse the repository at this point in the history