|
| 1 | +.formatter.exs |
| 2 | +.gitignore |
| 3 | +README.md |
| 4 | +config/config.exs |
| 5 | +config/runtime.exs |
| 6 | +lib/docspring/api/pdf.ex |
| 7 | +lib/docspring/connection.ex |
| 8 | +lib/docspring/deserializer.ex |
| 9 | +lib/docspring/model/add_fields_data.ex |
| 10 | +lib/docspring/model/add_fields_template_response.ex |
| 11 | +lib/docspring/model/authentication_error.ex |
| 12 | +lib/docspring/model/authentication_success_response.ex |
| 13 | +lib/docspring/model/combine_pdfs_data.ex |
| 14 | +lib/docspring/model/combined_submission.ex |
| 15 | +lib/docspring/model/combined_submission_action.ex |
| 16 | +lib/docspring/model/combined_submission_data.ex |
| 17 | +lib/docspring/model/copy_template_data.ex |
| 18 | +lib/docspring/model/create_combined_submission_response.ex |
| 19 | +lib/docspring/model/create_custom_file_data.ex |
| 20 | +lib/docspring/model/create_custom_file_response.ex |
| 21 | +lib/docspring/model/create_folder_attributes.ex |
| 22 | +lib/docspring/model/create_folder_data.ex |
| 23 | +lib/docspring/model/create_html_template_data.ex |
| 24 | +lib/docspring/model/create_submission_batch_response.ex |
| 25 | +lib/docspring/model/create_submission_batch_submissions_response.ex |
| 26 | +lib/docspring/model/create_submission_data.ex |
| 27 | +lib/docspring/model/create_submission_data_request_data.ex |
| 28 | +lib/docspring/model/create_submission_data_request_event_request.ex |
| 29 | +lib/docspring/model/create_submission_data_request_event_response.ex |
| 30 | +lib/docspring/model/create_submission_data_request_token_response.ex |
| 31 | +lib/docspring/model/create_submission_response.ex |
| 32 | +lib/docspring/model/create_template_from_upload_data.ex |
| 33 | +lib/docspring/model/data_request_token.ex |
| 34 | +lib/docspring/model/delete_template_response.ex |
| 35 | +lib/docspring/model/error_response.ex |
| 36 | +lib/docspring/model/folder.ex |
| 37 | +lib/docspring/model/full_template.ex |
| 38 | +lib/docspring/model/html_template_data.ex |
| 39 | +lib/docspring/model/html_template_data_webhook_options.ex |
| 40 | +lib/docspring/model/invalid_request.ex |
| 41 | +lib/docspring/model/invalid_request_single_error.ex |
| 42 | +lib/docspring/model/list_submissions_response.ex |
| 43 | +lib/docspring/model/move_folder_data.ex |
| 44 | +lib/docspring/model/move_template_data.ex |
| 45 | +lib/docspring/model/pending_template.ex |
| 46 | +lib/docspring/model/preview_pdf_response.ex |
| 47 | +lib/docspring/model/publish_template_version_404_response.ex |
| 48 | +lib/docspring/model/publish_template_version_422_response.ex |
| 49 | +lib/docspring/model/publish_template_version_response.ex |
| 50 | +lib/docspring/model/publish_template_version_response_result.ex |
| 51 | +lib/docspring/model/publish_version_data.ex |
| 52 | +lib/docspring/model/rename_folder_data.ex |
| 53 | +lib/docspring/model/restore_template_version_response.ex |
| 54 | +lib/docspring/model/restore_version_data.ex |
| 55 | +lib/docspring/model/submission.ex |
| 56 | +lib/docspring/model/submission_action.ex |
| 57 | +lib/docspring/model/submission_batch.ex |
| 58 | +lib/docspring/model/submission_batch_data.ex |
| 59 | +lib/docspring/model/submission_data.ex |
| 60 | +lib/docspring/model/submission_data_batch_request.ex |
| 61 | +lib/docspring/model/submission_data_request.ex |
| 62 | +lib/docspring/model/submission_data_request_event.ex |
| 63 | +lib/docspring/model/template.ex |
| 64 | +lib/docspring/model/template_data.ex |
| 65 | +lib/docspring/model/template_defaults.ex |
| 66 | +lib/docspring/model/template_document.ex |
| 67 | +lib/docspring/model/template_document_metadata.ex |
| 68 | +lib/docspring/model/template_schema.ex |
| 69 | +lib/docspring/model/update_data_request_response.ex |
| 70 | +lib/docspring/model/update_submission_data_request_data.ex |
| 71 | +lib/docspring/model/update_template_data.ex |
| 72 | +lib/docspring/model/update_template_response.ex |
| 73 | +lib/docspring/model/upload_presign.ex |
| 74 | +lib/docspring/model/upload_template_data.ex |
| 75 | +lib/docspring/request_builder.ex |
| 76 | +mix.exs |
| 77 | +test/test_helper.exs |
0 commit comments