mirror of
				https://github.com/jellyfin/jellyfin.git
				synced 2025-10-31 10:37:22 -04:00 
			
		
		
		
	there I go changing paths again
This commit is contained in:
		
							parent
							
								
									86e06369a9
								
							
						
					
					
						commit
						b95533d6a9
					
				| @ -1,7 +1,7 @@ | ||||
| #!/bin/bash | ||||
| 
 | ||||
| java -jar openapi-generator-cli.jar generate \ | ||||
|     --input-spec $(System.ArtifactsDirectory)/openapi/openapi.json \ | ||||
|     --input-spec $(System.ArtifactsDirectory)/openapispec/openapi.json \ | ||||
|     --generator-name typescript-axios \ | ||||
|     --output ./apiclient/generated/typescript/axios  \ | ||||
|     --template-dir ./apiclient/templates/typescript/axios \ | ||||
|  | ||||
| @ -1,7 +1,7 @@ | ||||
| #!/bin/bash | ||||
| 
 | ||||
| java -jar openapi-generator-cli.jar generate \ | ||||
|     --input-spec $(System.ArtifactsDirectory)/openapi/openapi.json \ | ||||
|     --input-spec $(System.ArtifactsDirectory)/openapispec/openapi.json \ | ||||
|     --generator-name typescript-axios \ | ||||
|     --output ./apiclient/generated/typescript/axios  \ | ||||
|     --template-dir ./apiclient/templates/typescript/axios \ | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user