-
Notifications
You must be signed in to change notification settings - Fork 47
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
414 problem details response #418
Commits on Sep 10, 2024
-
add ProblemDetails object, modify verify credential options and response
Signed-off-by: pstlouis <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8845768 - Browse repository at this point
Copy the full SHA 8845768View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3812669 - Browse repository at this point
Copy the full SHA 3812669View commit details -
fix linting issue bool to boolean
Signed-off-by: pstlouis <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for da8e436 - Browse repository at this point
Copy the full SHA da8e436View commit details -
Signed-off-by: pstlouis <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a109d8e - Browse repository at this point
Copy the full SHA a109d8eView commit details -
improve validity fields results
Signed-off-by: pstlouis <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8bf6848 - Browse repository at this point
Copy the full SHA 8bf6848View commit details
Commits on Sep 17, 2024
-
Apply suggestions from code review
An issue was also mentioned about the error type `https://www.w3.org/TR/vc-data-model#PARSING_ERROR` not resulting in any meaningful destination/description. Co-authored-by: Ted Thibodeau Jr <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0a321b8 - Browse repository at this point
Copy the full SHA 0a321b8View commit details
Commits on Sep 24, 2024
-
Replace occurences of warnings/errors with
problemDetails
Since warning and errors are designed to be an array of ProblemDetails objects, it would simplify to combine these 2 properties into a single problemDetails array in some cases. Co-authored-by: Manu Sporny <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7d0214d - Browse repository at this point
Copy the full SHA 7d0214dView commit details -
Apply linting suggestions from code review
Co-authored-by: Dave Longley <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6199f52 - Browse repository at this point
Copy the full SHA 6199f52View commit details -
Add a warning about the ProblemDetails type URL pending VCDM 2.0 beco…
…ming a global standard. Signed-off-by: pstlouis <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 338586d - Browse repository at this point
Copy the full SHA 338586dView commit details -
replace occurence of the property details for message in the response…
…s to disambiguate form the problemDetails object Signed-off-by: pstlouis <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6f21128 - Browse repository at this point
Copy the full SHA 6f21128View commit details
Commits on Oct 1, 2024
-
fix linting and add problem detail object reference
Signed-off-by: pstlouis <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7e7c69e - Browse repository at this point
Copy the full SHA 7e7c69eView commit details -
Co-authored-by: Ted Thibodeau Jr <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b93933e - Browse repository at this point
Copy the full SHA b93933eView commit details
Commits on Oct 8, 2024
-
fix related object path for ProblemDetails
Signed-off-by: pstlouis <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1ba3797 - Browse repository at this point
Copy the full SHA 1ba3797View commit details -
Merge branch '414-problem-details-response' of github.com:w3c-ccg/vc-…
…api into 414-problem-details-response
Configuration menu - View commit details
-
Copy full SHA for 609b5da - Browse repository at this point
Copy the full SHA 609b5daView commit details -
Apply some linting fix to the ProblemDetails schema
Signed-off-by: pstlouis <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d969201 - Browse repository at this point
Copy the full SHA d969201View commit details