Skip to content
This repository has been archived by the owner on Jan 26, 2021. It is now read-only.

Commit

Permalink
Update api_for_vms.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
abhi20161997 authored Jul 21, 2018
1 parent 821f190 commit e5ceda8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/develop/api_for_vms.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ there are three fields of meetups which are sent to VMS via the API::
2. Start Date - The date from which the event would start.
3. Venue - The location of the event.

Users can send in a ``GET`` or a ``POST`` request to the specified `URL <https://localhost/meetup/api/v1/request_meetup_data/>`_ to access the meetup data.
Users can send in a ``GET`` or a ``POST`` request to the specified `https://localhost/meetup/api/v1/request_meetup_data/ <https://localhost/meetup/api/v1/request_meetup_data/>`_ to access the meetup data.

In case of a ``GET`` request, a list containing the details of all meetups
in the ascending order of their dates will be returned :
Expand Down

0 comments on commit e5ceda8

Please sign in to comment.