lasp / lasp/hapi-server

Return errors for unrecognized query parameters

Open
#27 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Scala
Stars
1
Forks
1
Avg merge
1d 7h
Merged PRs (30d)
3

Description

According to the spec, a query with unrecognized parameters "should" (RFC 2119) return an error.

I wasn't able to figure out a way to do this when working on #9. Rather than spend more time on something that isn't strictly required, here's a ticket to consider figuring this out later.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing issue #9 and the linked HAPI data specification section on unrecognized parameters, then trace how query parameters are currently handled. Done means queries containing unrecognized parameters return an error as described by the specification.

Written by the indexing model from the issue text.

Assessment

Tech stack
scala
Domain
api
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.