Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/EvanBacon/App-Store-Connect-OpenAPI-Spec
/ functions
Functions
8 in github.com/EvanBacon/App-Store-Connect-OpenAPI-Spec
⨍
Functions
8
◇
Types & classes
0
↓ 2 callers
Function
setOutput
(name: string, value: string)
update/index.ts:45
↓ 1 callers
Function
downloadWithRetry
(url: string, dest: string)
update/getLatestSpecAsync.ts:28
↓ 1 callers
Function
fileNameForSpec
(spec: any)
update/index.ts:6
↓ 1 callers
Function
generateDiffSummary
(oldSpec: any, newSpec: any)
update/index.ts:10
↓ 1 callers
Function
getJsonFileInDirectory
(directory: string)
update/getLatestSpecAsync.ts:73
↓ 1 callers
Function
getLatestSpecAsync
()
update/getLatestSpecAsync.ts:11
↓ 1 callers
Function
run
()
update/index.ts:52
↓ 1 callers
Function
unzipToDirectoryAsync
( zipFile: string, directory: string )
update/getLatestSpecAsync.ts:57