Sha256: add434aa08d644208974406424bef3532a07f7452b8ef5e855a23e9b1b09cf80

Contents?: true

Size: 471 Bytes

Versions: 24

Compression:

Stored size: 471 Bytes

Contents

# Pacticipant branch version

Allowed methods: `GET`, `PUT`

Path: `/pacticipants/{pacticipant}/branches/{branch}/versions/{version}`

Get or add/create a pacticipant version for a branch.

## Example

Add a version to a branch. The pacticipant and branch are automatically created if they do not exist.

    curl -XPUT http://broker/pacticipants/Bar/branches/main/versions/1e70030c6579915e5ff56b107a0fd25cf5df7464 \
          -H "Content-Type: application/json" -d "{}"

Version data entries

24 entries across 24 versions & 1 rubygems

Version Path
pact_broker-2.86.0 lib/pact_broker/doc/views/index/pacticipant-branch-version.markdown
pact_broker-2.85.1 lib/pact_broker/doc/views/index/pacticipant-branch-version.markdown
pact_broker-2.85.0 lib/pact_broker/doc/views/index/pacticipant-branch-version.markdown
pact_broker-2.84.0 lib/pact_broker/doc/views/index/pacticipant-branch-version.markdown