Skip to content

Include the executed route in RestApiException #73

Include the executed route in RestApiException

Include the executed route in RestApiException #73

Workflow file for this run

name: Pull Request
on:
pull_request:
branches: [ main, master ]
jobs:
build:
runs-on: ubuntu-latest
defaults:
run:
shell: pwsh
steps:
- uses: actions/checkout@v3
- name: .NET
uses: ./.github/actions/dotnet