invopop / invopop/jsonschema

format for enums

Open
#153 1 comment 0 reactions 0 assignees View on GitHub
help wanted
Dominant language
Go
Stars
952
Forks
136
PR merge metrics
No merged PRs in 30d

Description

Other packages like github.com/xeipuuv/gojsonschema support writing

jsonschema="enum=val1,val2"

instead of

jsonschema="enum=val1,enum=val2"

Shouldn't invopop support this more concise format, too?

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue names no files, tests, or entry points. Locate the code that parses jsonschema enum tags and its existing tests, then verify that the concise enum=val1,val2 form is accepted alongside the repeated form and produces the expected schema.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
api
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.