Skip to content
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

Update README.md #611

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Update README.md #611

wants to merge 1 commit into from

Commits on Feb 9, 2024

  1. Update README.md

    La virgola dopo il campo "activity" nel json del "requestBody" causa un errore durante il parsing.
    
    {"type":"https://govway.org/handling-errors/400/InvalidRequestContent.html","title":"InvalidRequestContent","status":400,"detail":"Request content not conform to API specification: Validation error(s) :\nAn error occurred when getting the body content from type 'multipart/form-data; boundary=------------------------9dd09376bc5b2393'.\ncom.fasterxml.jackson.core.JsonParseException: Unexpected character ('}' (code 125)): was expecting double-quote to start field name\n at [Source: (org.apache.commons.fileupload.MultipartStream$ItemInputStream); line: 1, column: 74] (code: 201)\n","govway_id":"8f88ef26-c724-11ee-9fa8-005056ae7395"}
    simeds committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    82c0314 View commit details
    Browse the repository at this point in the history