Aus Surf Report

image 3253

plugin

Índice

Código para OpenAI

openapi: 3.0.1_x000D_
info:_x000D_
title: Aus Surf Report_x000D_
description: Get today's surf report for any break throughout Australia!_x000D_
version: 'v1'_x000D_
servers:_x000D_
- url: https://surfreport.orrenprunckun.com/_x000D_
paths:_x000D_
/:_x000D_
get:_x000D_
operationId: getLocation _x000D_
summary: Get surf report by location_x000D_
description: Get today's surf report for a specific location._x000D_
parameters:_x000D_
- name: South Australia_x000D_
in: query_x000D_
description: South Australia_x000D_
required: true_x000D_
schema:_x000D_
type: string_x000D_
enum:_x000D_
- 'South Central Coast'_x000D_
- 'Central Coast'_x000D_
- 'South Mid Coast'_x000D_
- 'Mid Coast'_x000D_
- 'Metro Waters'_x000D_
- 'Spencer Gulf Coast'_x000D_
- 'Lower West Coast'_x000D_
- 'Upper West Coast'_x000D_
- 'Far West Coast'_x000D_
- name: Victoria_x000D_
in: query_x000D_
description: Victoria_x000D_
required: true_x000D_
schema:_x000D_
type: string_x000D_
enum:_x000D_
- 'East Gippsland Coast'_x000D_
- 'Central Gippsland Coast'_x000D_
- 'Central Coast'_x000D_
- 'West Coast'_x000D_
- name: New South Wales_x000D_
in: query_x000D_
description: New South Wales_x000D_
required: true_x000D_
schema:_x000D_
type: string_x000D_
enum:_x000D_
- 'Eden Coast'_x000D_
- 'Batemans Coast'_x000D_
- 'Illawarra Coast'_x000D_
- 'Sydney Coast'_x000D_
- 'Hunter Coast'_x000D_
- 'Macquarie Coast'_x000D_
- 'Coffs Coast'_x000D_
- 'Northern Rivers'_x000D_
- name: Queensland_x000D_
in: query_x000D_
description: Queensland_x000D_
required: true_x000D_
schema:_x000D_
type: string_x000D_
enum:_x000D_
- 'South East Gulf Of Carpentaria'_x000D_
- 'North East Gulf Of Carpentaria'_x000D_
- 'Torres Strait Coastal Waters'_x000D_
- 'Peninsula Coast'_x000D_
- 'Cooktown Coast'_x000D_
- 'Cairns Coast'_x000D_
- 'Townsville Coast'_x000D_
- 'Mackay Coast'_x000D_
- 'Capricornia Coast'_x000D_
- 'Fraser Island Coast'_x000D_
- 'Sunshine Coast'_x000D_
- 'Gold Coast' _x000D_
- name: Northern Territory_x000D_
in: query_x000D_
description: Northern Territory_x000D_
required: true_x000D_
schema:_x000D_
type: string_x000D_
enum:_x000D_
- 'South East Gulf Of Carpentaria'_x000D_
- 'Roper Groote Coast'_x000D_
- 'Gove Peninsula Coast'_x000D_
- 'Arafura Coast'_x000D_
- 'North Tiwi Coast'_x000D_
- 'Van Diemen Gulf'_x000D_
- 'Beagle Bonaparte Gulf'_x000D_
- 'North Kimberley Coast' _x000D_
- name: Western Australia_x000D_
in: query_x000D_
description: Western Australia_x000D_
required: true_x000D_
schema:_x000D_
type: string_x000D_
enum:_x000D_
- 'Eucla Coast'_x000D_
- 'Esperance Coast'_x000D_
- 'Albany Coast'_x000D_
- 'Leeuwin Coast'_x000D_
- 'Bunbury Geographe Coast'_x000D_
- 'Perth Coast'_x000D_
- 'Perth Local Waters'_x000D_
- 'Lancelin Coast'_x000D_
- 'Geraldton Coast'_x000D_
- 'Gascoyne Coast'_x000D_
- 'Ningaloo Coast'_x000D_
- 'Pilbara West Coast'_x000D_
- 'Pilbara East Coast'_x000D_
- 'West Kimberley Coast'_x000D_
- 'North Kimberley Coast'_x000D_
- name: Tasmania_x000D_
in: query_x000D_
description: Tasmania_x000D_
required: true_x000D_
schema:_x000D_
type: string_x000D_
enum:_x000D_
- 'Far Northwest Coast'_x000D_
- 'Central North Coast'_x000D_
- 'East Of Flinders Island'_x000D_
- 'Banks Strait And Franklin'_x000D_
- 'Upper East Coast'_x000D_
- 'Lower East Coast'_x000D_
- 'South East Coast'_x000D_
- 'South West Coast'_x000D_
- 'Central West Coast' _x000D_
post:_x000D_
operationId: SendResponse _x000D_
summary: Send surf report request with custom header_x000D_
description: Send a surf report request to the server with a custom HTTP header based on the user input location._x000D_
parameters:_x000D_
- name: location_x000D_
in: query_x000D_
description: Location for which to send the surf report request._x000D_
required: true_x000D_
schema:_x000D_
type: string_x000D_
responses:_x000D_
'200':_x000D_
description: Successful response_x000D_
content:_x000D_
application/json:_x000D_
schema:_x000D_
type: object_x000D_
properties:_x000D_
message:_x000D_
type: string

 

Codigo JSON

{
"schema_version": "v1",
"name_for_model": "AusSurfReport",
"name_for_human": "Aus Surf Report",
"description_for_model": "Get today's surf report for any break throughout Australia!",
"description_for_human": "Get today's surf report for any break throughout Australia!",
"auth": {
"type": "none"
},
"api": {
"type": "openapi",
"url": "https://surfreport.orrenprunckun.com/openapi.yaml"
},
"logo_url": "https://surfreport.orrenprunckun.com/surf-report.png",
"contact_email": "hello@orrenprunckun.com",
"legal_info_url": "https://surfreport.orrenprunckun.com/terms.php"
}

 

Pagina web oficial

 

Descubre herramientas IA similares a Aus Surf Report puedes visitar la categoría .

Avatar de Repositoria

Repositoria

Relacionado:

Subir