issues Search Results · repo:Workday/autoparse-json language:Java
Filter by
7 results
(48 ms)7 results
inWorkday/autoparse-json (press backspace or delete to remove)@com.workday.autoparse.json.annotations.JsonObject(value = { navigationItem , navigationGroup })
@kotlin.Metadata(mv = {1, 7, 1}, k = 1, d1 = {...})
public final class NavigationModel extends com.workday.workdroidapp.model.BaseModel ...
- KennethNickles
- Opened on May 5, 2023
- #18
Java Writer is deprecated
See: https://github.com/square/javapoet#javawriter
Vulnerabilities were also detected
https://sbom.lift.sonatype.com/report/T1-a0368c8f29fdaa555824-242f3e11dbc9a2-1677540851-5ec98c71ea7e4f6fb18750a3996b0656 ...
- KennethNickles
- Opened on Feb 28, 2023
- #14
@ndtaylor I m working on adding support for null values in maps and have come up with this test data.
myStringMapWithSingleNullValue : { key1 : null }, myStringMapWithNullValues : { key1 : null, key2 ...
- zsperske
- 2
- Opened on Nov 1, 2017
- #6
The parser throws an exception when receiving a response that contains a null widget. { widget :null }
The exception occurs in JsonParserUtils.java, line 541. Looks like we assume reader will have a nextString() ...
- colbyharrison
- 1
- Opened on Oct 10, 2016
- #3
When the JSON provided from the server is an Array that contains nulls, for example: img width= 494 alt= screen
shot 2016-10-10 at 3 32 01 pm src=
https://cloud.githubusercontent.com/assets/3758801/19253280/d82dae30-8efe-11e6-9627-7cc571839668.png ...
- andrewpang
- 1
- Opened on Oct 10, 2016
- #2
If a field is annotated like the following
@JsonValue(value = myField , parser = MyParser.class)
Object theField;
then use the provided parser both when parsing and when updating the instance.
- ndtaylor
- Opened on May 18, 2016
- #1
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.