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

[ALS-6261] Facet and Search API #1

Merged
merged 1 commit into from
May 20, 2024
Merged

[ALS-6261] Facet and Search API #1

merged 1 commit into from
May 20, 2024

Conversation

Luke-Sikina
Copy link
Member

  • Create base facet and concept controllers
  • Rough out service layer methods
  • Create Dockerfile

@Luke-Sikina Luke-Sikina added the enhancement New feature or request label May 17, 2024

import jakarta.annotation.Nullable;

public record Facet(

Choose a reason for hiding this comment

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

Isn't "facet" specifically a UI term? Do we want to name these something more generic?

- Create base facet and concept controllers
- Rough out service layer methods
- Create Dockerfile
@Luke-Sikina Luke-Sikina merged commit 2a5cf31 into main May 20, 2024
@Luke-Sikina Luke-Sikina deleted the api-shell branch May 20, 2024 14:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants