Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / DataDog/jsonapi issues and pull requests
#59 - Reject nonunique resources
Pull Request -
State: closed - Opened by 20joshuaz 4 months ago
#58 - Add documentation link for UnmarshalLinks option
Pull Request -
State: closed - Opened by DQSevilla 4 months ago
#57 - Upgrade all github actions
Pull Request -
State: closed - Opened by kpurdon 4 months ago
#56 - Add support for unmarshalling top-level links
Pull Request -
State: closed - Opened by mmikalsen 4 months ago
- 1 comment
#55 - Add support for 1.1 error objects
Pull Request -
State: closed - Opened by tyffical 4 months ago
#54 - Support for multiple type in the same relationship
Issue -
State: open - Opened by daniel-m-dd 8 months ago
Labels: enhancement
#53 - Skip unmarshalAttributes if there are no attributes
Pull Request -
State: closed - Opened by kevinconaway 9 months ago
#52 - Add support for unmarshalling embedded structs with relationships
Pull Request -
State: closed - Opened by kevinconaway 9 months ago
#51 - Support for unmarshalling top-level links
Issue -
State: closed - Opened by mmikalsen 10 months ago
- 2 comments
Labels: enhancement
#50 - Pass clientMode when creating a relationship marshaler
Pull Request -
State: closed - Opened by kevinconaway 10 months ago
#49 - doc: fix the link to the include documentation
Pull Request -
State: closed - Opened by jdrouet 11 months ago
#48 - Behaviour for omitted fields in Unmarshal differs from json.Unmarshal
Issue -
State: open - Opened by joris-bright 12 months ago
- 2 comments
Labels: bug
#47 - validateJSONMemberNames: Skip Unmarshal when validation disabled
Pull Request -
State: closed - Opened by evanj about 1 year ago
#46 - Support anonymous/private primary fields
Pull Request -
State: closed - Opened by DQSevilla over 1 year ago
- 1 comment
#45 - Force Unmarshal of errors to fail
Pull Request -
State: closed - Opened by DQSevilla over 1 year ago
#44 - Support models without exported ID/primary field
Issue -
State: closed - Opened by skarimo over 1 year ago
- 1 comment
Labels: enhancement
#43 - Allow all-lowercase as a strict name
Pull Request -
State: closed - Opened by DQSevilla over 1 year ago
#42 - Begin jsonapi `v1.1` development branch
Pull Request -
State: open - Opened by DQSevilla over 1 year ago
#41 - Fix empty relationship data array unmarshal
Pull Request -
State: closed - Opened by DQSevilla over 1 year ago
- 1 comment
#40 - Unmarshal does not create non-nil slices for empty array relationship data
Issue -
State: closed - Opened by DQSevilla over 1 year ago
- 1 comment
Labels: bug
#39 - Add benchmark check CI action
Pull Request -
State: open - Opened by DQSevilla over 1 year ago
#38 - Add benchmark tests for complex slice
Pull Request -
State: closed - Opened by DQSevilla over 1 year ago
#37 - Add default name validation options and fix README
Pull Request -
State: closed - Opened by DQSevilla over 1 year ago
#36 - Support Unmarshaling of Errors
Issue -
State: open - Opened by DQSevilla over 1 year ago
Labels: enhancement
#35 - Fix Unmarshaling of relationships with only links
Pull Request -
State: closed - Opened by DQSevilla over 1 year ago
#34 - Unmarshalling single object with relationship with no data attribute throws exception
Issue -
State: closed - Opened by aldridmc-gio over 1 year ago
- 3 comments
Labels: bug
#33 - Resource Object Uniqueness is Not Enforced
Issue -
State: open - Opened by DQSevilla over 1 year ago
Labels: bug
#32 - Create Marshal and Unmarshal benchmarks
Pull Request -
State: closed - Opened by DQSevilla over 1 year ago
- 1 comment
#31 - fix: dont ignore options with nil value
Pull Request -
State: closed - Opened by leg100 over 1 year ago
#30 - Options ignored when marshaling nil value
Issue -
State: closed - Opened by leg100 over 1 year ago
- 1 comment
Labels: bug
#29 - feat: add json.Unmarshaler implementation to Error struct
Pull Request -
State: closed - Opened by viniciusgabrielfo over 1 year ago
#28 - Status field type invalid when try to unmarshal a JSON:API error
Issue -
State: closed - Opened by viniciusgabrielfo over 1 year ago
Labels: bug
#27 - Support empty array unmarshaling
Pull Request -
State: closed - Opened by kpurdon over 1 year ago
- 1 comment
#26 - Empty array unmarshaling fails
Issue -
State: closed - Opened by kpurdon over 1 year ago
Labels: bug
#25 - Support server-side id generation by allowing omitempty primary tag
Pull Request -
State: closed - Opened by kpurdon over 1 year ago
#24 - Support encoding TextMarshaler and TextUnmarshaler
Pull Request -
State: closed - Opened by kpurdon over 1 year ago
#23 - Support fmt.Stringer for primary field in Unmarshal
Pull Request -
State: closed - Opened by kpurdon over 1 year ago
- 1 comment
#22 - Upgrade to test against Go 1.19,1.20
Pull Request -
State: closed - Opened by kpurdon over 1 year ago
#21 - Member Name Validation
Pull Request -
State: closed - Opened by DQSevilla over 1 year ago
#20 - Validate meta objects in links and errors
Pull Request -
State: closed - Opened by DQSevilla over 1 year ago
#19 - Support member name validation
Issue -
State: closed - Opened by DQSevilla over 1 year ago
Labels: enhancement
#18 - Allow unmarshal to handle empty relationships
Pull Request -
State: closed - Opened by DQSevilla over 1 year ago
#17 - Unmarshalling relationships with null data bodies throws an exception
Issue -
State: closed - Opened by aldridmc-gio over 1 year ago
- 1 comment
Labels: bug
#16 - Marshal embedded structs
Pull Request -
State: closed - Opened by Delerme over 1 year ago
#15 - Embedded structs are not marshalled
Issue -
State: closed - Opened by Delerme almost 2 years ago
- 1 comment
Labels: bug
#14 - Make Error.Status an int for easier integration with http.StatusXXX
Pull Request -
State: closed - Opened by kpurdon almost 2 years ago
#13 - Support link objects for error link fields
Pull Request -
State: closed - Opened by DQSevilla almost 2 years ago
#12 - Implement the error interface and move error types to errors.go
Pull Request -
State: closed - Opened by kpurdon almost 2 years ago
#11 - Support unmarshal of include data into relationships
Pull Request -
State: closed - Opened by DQSevilla almost 2 years ago
#10 - Adds MarshalClientMode option
Pull Request -
State: closed - Opened by kpurdon about 2 years ago
#9 - Basic Unmarshal Relationship Support
Pull Request -
State: closed - Opened by DQSevilla about 2 years ago
#8 - Add Fuzz Tests for Unmarshal
Issue -
State: closed - Opened by DQSevilla about 2 years ago
- 1 comment
Labels: enhancement
#7 - Minor improvements to templates and README
Pull Request -
State: closed - Opened by kpurdon about 2 years ago
#6 - Support "client mode" serialization
Issue -
State: closed - Opened by kpurdon about 2 years ago
Labels: enhancement
#5 - Support relationships in Unmarshal
Issue -
State: closed - Opened by kpurdon about 2 years ago
Labels: enhancement
#4 - Fix typo in 3rd party license CSV
Pull Request -
State: closed - Opened by DQSevilla about 2 years ago
- 1 comment
#3 - Add version/readiness information to the README
Pull Request -
State: closed - Opened by kpurdon about 2 years ago
#2 - Add a test to confirm unmarshaling w/o a client-side id works
Pull Request -
State: closed - Opened by kpurdon about 2 years ago
#1 - Fix library godoc links in README
Pull Request -
State: closed - Opened by DQSevilla about 2 years ago