Nick Jaczko

Results 6 comments of Nick Jaczko

Just a drive-by, haven't considered your other questions! This is where you update the Reslang version: https://github.com/LiveRamp/reslang/blob/master/src/main.ts#L21

I communicated a bit with @j-q-arnold over slack, but the problem here was that `servers` blocks cannot have string descriptions (yet they can have comments). Individual `server`s, on the other...

It's also mostly duplicative of https://github.com/LiveRamp/reslang/issues/21 (which we closed because it was partially resolved by https://github.com/LiveRamp/reslang/issues/159)

Hi @rupertchen , I chatted about this with the rest of the API team. Our proposed solution is as follows: - leave the `bulk` modifier unchanged - change `resource-level` to...

> I don't understand why resource-level would mean the same thing as having no modifier. Is the term being redefined to be "resource instance level"? Perhaps because I'm reading "resource...

Thanks, @rupertchen . Seems like the API team needs to spend a little more time thinking about the best solution. Since it's not the quick fix I had hoped for...