Skip to content

Merging to release-5.3.9: TT-13513 TT-12767 TT-12768 ensure to save oauth clients locally when pulled from rpc (#6740) #3971

Merging to release-5.3.9: TT-13513 TT-12767 TT-12768 ensure to save oauth clients locally when pulled from rpc (#6740)

Merging to release-5.3.9: TT-13513 TT-12767 TT-12768 ensure to save oauth clients locally when pulled from rpc (#6740) #3971

Workflow file for this run

name: API Changes
on:
pull_request:
branches:
- master
- release-**
jobs:
godoc:
uses: TykTechnologies/github-actions/.github/workflows/godoc.yml@main
secrets:
ORG_GH_TOKEN: ${{ secrets.ORG_GH_TOKEN }}
with:
go-version: 1.22