Skip to content
This repository has been archived by the owner on Jun 19, 2024. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: apilayer/ratesapi
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0
Choose a base ref
...
head repository: apilayer/ratesapi
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 8 commits
  • 6 files changed
  • 3 contributors

Commits on Jun 6, 2018

  1. Copy the full SHA
    87bbf73 View commit details

Commits on Jun 8, 2018

  1. Api changes (#10)

    * updated api for dates which will return last date currenies if it dont have values
    
    * fixed currency issue for EUR
    nikhila05 authored Jun 8, 2018
    Copy the full SHA
    914477e View commit details
  2. Api changes (#11)

    * updated api for dates which will return last date currenies if it dont have values
    
    * fixed currency issue for EUR
    
    * added google analytics code, meta title & description for home page
    nikhila05 authored Jun 8, 2018
    Copy the full SHA
    2f7c0ed View commit details

Commits on Dec 23, 2018

  1. Update README.md

    ashwin31 authored Dec 23, 2018
    Copy the full SHA
    e2dca6c View commit details
  2. Update README.md

    ashwin31 authored Dec 23, 2018
    Copy the full SHA
    4117a47 View commit details
  3. Update README.md

    ashwin31 authored Dec 23, 2018
    Copy the full SHA
    966ae91 View commit details

Commits on Dec 30, 2018

  1. Changed text/json to application/json

    text/json isn't a content-type but application/json is. With this change, theJSON will be properly shown inside of browsers like Firefox that offer a cool json viewer. You can see an example of the viewer properly working for some JSON at this link: https://jsonplaceholder.typicode.com/todos/1
    ZakCodes authored Dec 30, 2018
    Copy the full SHA
    5390fac View commit details

Commits on Jan 4, 2019

  1. Merge pull request #12 from ZakCodes/patch-1

    Changed text/json to application/json
    ashwin31 authored Jan 4, 2019
    Copy the full SHA
    28ab63c View commit details
Loading