Skip to content

woped/t2p-process-validator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

t2p-validation

This repository is for the validation of the created t2p-BPMN models.

Syntax Validation Endpoint

Endpoint: /main/syntax/validate
Request Type: POST

Request Details

Body:
    The request should be sent as form-data.
    Include a key named "file".
    Upload a .bpmn file with this key.

To run Docker: docker build -t t2p-validation . docker run -p 8080:8080 t2p-validation

To access the swagger OpenApi Documentation:

Endpoint: /swagger-ui/index.html

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published