Skip to content

working-group-two/wgtwoapis-openapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wgtwoapis-openapi

The openapi part of wgtwoapis.

See also https://github.com/working-group-two/wgtwoapis

Documentation

See https://docs.wgtwo.com

Setup required to release/deploy from local machine:

See our internal wiki for the required local tooling/setup for releasing to the maven central repository.

Releasing java/maven artifacts

See also the readme in wgtwoapis for advanced instructions.

  1. ./mvnw build-helper:parse-version release:prepare -B
  2. ./mvnw release:perform

Protobuf/buf/go release

Not applicable for this repository.