Skip to content

Conversation

rimi-itk
Copy link
Contributor

@rimi-itk rimi-itk commented Feb 27, 2023

Note: This builds on #2 which should be reviewed first.

Adds attachment data to GET responses:

{
  
  "data": {
    
    "attachments": {
      "attachment_pdf": {
        "name": "Attachment (pdf)",
        "type": "pdf",
        "url": "http://os2forms.example.com/da/webform/os2forms/submissions/42/attachment/pdf/pdf.pdf"
      },
      
    }
  }
}

@rimi-itk rimi-itk requested a review from jekuaitk February 27, 2023 19:41
@rimi-itk rimi-itk marked this pull request as ready for review February 28, 2023 08:45
@rimi-itk rimi-itk requested a review from stankut February 28, 2023 14:36
@rimi-itk rimi-itk merged commit 5cacdbe into OS2Forms:main Mar 1, 2023
@rimi-itk rimi-itk deleted the feature/attachments-data branch March 1, 2023 14:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants