--- swagger: "2.0" x-collection-name: Meetup x-complete: 0 info: title: Meetup oEmbed description: oEmbed implementation version: 1.0.0 host: api.meetup.com basePath: / schemes: - http produces: - application/json consumes: - application/json paths: /oembed: get: summary: oEmbed description: oEmbed implementation operationId: oembed x-api-path-slug: oembed-get parameters: - in: query name: maxwidth description: maximum width to display type: string - in: query name: url description: url of resource to be embedded type: string responses: 200: description: OK tags: - Events - oEmbed - Media x-streamrank: polling_total_time_average: 0 polling_size_download_average: 0 streaming_total_time_average: 0 streaming_size_download_average: 0 change_yes: 0 change_no: 0 time_percentage: 0 size_percentage: 0 change_percentage: 0 last_run: "" days_run: 0 minute_run: 0 ---