Closed HalosGhost closed 9 years ago
Right now, we use the default format for pb's return info (yaml). However, since the local database will be in JSON, it would be much simpler (and removes the need for a whole extra dependency) to just request the information in JSON.
via 9e6085d
Right now, we use the default format for pb's return info (yaml). However, since the local database will be in JSON, it would be much simpler (and removes the need for a whole extra dependency) to just request the information in JSON.