minus-squareTehPers@beehaw.orgtoProgrammer Humor@lemmy.ml•You need to send an API Request to apply for a job in this companylinkfedilinkEnglisharrow-up1·1 year agoIs it just me, or does their sample request use invalid JSON? The keys should be in quotes, comments aren’t in spec (but commonly supported), and trailing commas are invalid as well (but commonly supported). linkfedilink
Is it just me, or does their sample request use invalid JSON? The keys should be in quotes, comments aren’t in spec (but commonly supported), and trailing commas are invalid as well (but commonly supported).