Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

V2 api inconsistencies arrays #793

Open
wants to merge 22 commits into
base: dev
Choose a base branch
from

Commits on Oct 4, 2024

  1. Configuration menu
    Copy the full SHA
    f0da38d View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. Configuration menu
    Copy the full SHA
    8814713 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    837a4ce View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3dff062 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    57b4561 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d3dba46 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. Configuration menu
    Copy the full SHA
    3e60d05 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ff9b824 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. hierarchicalParent and hierarchicalAncestor are now arrays and Define…

    …dFields. Made use of generic PropertyValueList instead of PropertyValueStringList.java and PropertyValueUriList.java.
    henrietteharmse committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    5379b2c View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. Configuration menu
    Copy the full SHA
    e5ecfbf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    98578da View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. relatedTo and relatedFrom are now arrays and DefinedFields. Cleaned u…

    …p unused method parameters.
    henrietteharmse committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    270b92b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c89233e View commit details
    Browse the repository at this point in the history
  3. Merge branch 'dev' of github.com:EBISPOT/ols4 into v2-api-inconsisten…

    …cies-arrays
    
    # Conflicts:
    #	backend/src/main/java/uk/ac/ebi/spot/ols/controller/api/v1/V1SearchController.java
    henrietteharmse committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    6d5949e View commit details
    Browse the repository at this point in the history
  4. Merged with dev.

    henrietteharmse committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    1b0a67d View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. Configuration menu
    Copy the full SHA
    be73bab View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. Fixed type issues.

    henrietteharmse committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    a1e956d View commit details
    Browse the repository at this point in the history
  2. Added fobi.

    henrietteharmse committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    1621775 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. Added BaseUri test.

    henrietteharmse committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    3e2c9de View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    987d91f View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. Configuration menu
    Copy the full SHA
    7fdbe90 View commit details
    Browse the repository at this point in the history
  2. Fixed baseUri issue.

    henrietteharmse committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    d028624 View commit details
    Browse the repository at this point in the history