- Scala 3.5.2
- Java 11
- sbt 1.9.7
- Service Manager
sbt "run 9787"
or
sbt run
Start the service manager profile: sm2 --start MTDFB_BSAS
sbt test
sbt it/test
To view documentation locally ensure the Self Assessment BSAS Api is running, and run api-documentation-frontend:
./run_local_with_dependencies.sh
Then go to http://localhost:9680/api-documentation/docs/openapi/preview and use this port and version:
http://localhost:9787/api/conf/7.0/application.yaml
You can see our changelog here
You can create a GitHub issue here
Available on the HMRC Developer Hub
This code is open source software licensed under the Apache 2.0 License