Code Monkey home page Code Monkey logo

Comments (10)

Siebe avatar Siebe commented on July 20, 2024 1

Can confirm. The episode objects in the output for api/1.0/episodes/byfeedid used to have a key called feedId. This is now changed in feedid. My guess is this is why the test fails.
Also, if i'm not mistaken the key feedTitle has been removed entirely.
edit: forgot the fancy code blocks, ty :p

from docs-api.

daveajones avatar daveajones commented on July 20, 2024 1

Ok, fixed. Please confirm it looks right on your side now.

@Siebe I don't see any record of ever having feedTitle in that call response. Do you need it?

from docs-api.

daveajones avatar daveajones commented on July 20, 2024 1

I see those being returned in "recent/episodes" but not in the commit history of "episodes/byfeedid". I wonder if he synthesized from that. Regardless, they should probably match. I'll make that change.

from docs-api.

daveajones avatar daveajones commented on July 20, 2024

Let me check. Could be a typo.

from docs-api.

daveajones avatar daveajones commented on July 20, 2024

I don't see any breaking changes. It still works like it always has. I looked at your unit test and it seems to be defined correctly. Not sure. How is it breaking? What's the failure you're seeing?

from docs-api.

comster avatar comster commented on July 20, 2024

Ya, js variables are case-sensitive and it seemed like it changed from feedId to feedid.

I can't confirm the feedTitle change, but I too was looking to use it via Episode and also noticed it wasn't there.

from docs-api.

daveajones avatar daveajones commented on July 20, 2024

Ah, my bad. I misunderstdood. You were talking about the output, not the url. Let me check.

from docs-api.

Siebe avatar Siebe commented on July 20, 2024

I'm pretty sure feedTitle used to be in there as well, and perhaps even feedLanguage?
I believe @RyanHirsch keeps a neatly overview in typescript
https://github.com/RyanHirsch/podcastdx-client/blob/master/src/types.ts

And no, I don't need it. I just wouldn't recommend changing or removing keys, only adding new ones. Until you you version up of course.

from docs-api.

RyanHirsch avatar RyanHirsch commented on July 20, 2024

Yes I've found some gaps in my types. I'm going to try and address them today.

from docs-api.

daveajones avatar daveajones commented on July 20, 2024

Seems like this is solved so I'm going to close this.

from docs-api.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.